summaryrefslogtreecommitdiff
path: root/configs/sandbox64_defconfig
diff options
context:
space:
mode:
authorSean Anderson <seanga2@gmail.com>2021-06-11 07:16:17 +0300
committerLeo Yu-Chi Liang <ycliang@andestech.com>2021-06-17 04:40:58 +0300
commit446b4f346e006e2f87cebc9665c0139c7e17c905 (patch)
treebaeea3dd56ded0b281a3fd8df79b3248930aa7e9 /configs/sandbox64_defconfig
parent55dac94ab8a3634056f44ce66b06af4c04011c9f (diff)
downloadu-boot-446b4f346e006e2f87cebc9665c0139c7e17c905.tar.xz
test: Add K210 PLL tests to sandbox defconfigs
This adds the unit test for the K210 PLL to the sandbox defconfigs. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/sandbox64_defconfig')
-rw-r--r--configs/sandbox64_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index 9a373bab6f..9cd746107d 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -107,6 +107,8 @@ CONFIG_AXI_SANDBOX=y
CONFIG_BUTTON=y
CONFIG_BUTTON_GPIO=y
CONFIG_CLK=y
+CONFIG_CLK_K210=y
+CONFIG_CLK_K210_SET_RATE=y
CONFIG_CPU=y
CONFIG_DM_DEMO=y
CONFIG_DM_DEMO_SIMPLE=y