aboutsummaryrefslogtreecommitdiff
path: root/configs/syzygy_hub_defconfig
diff options
context:
space:
mode:
authorTom Rini2022-03-23 17:20:08 -0400
committerTom Rini2022-04-01 10:28:47 -0400
commit15b4aed4738477892f72d20a078b8b9cda28948c (patch)
treef1d20d58c015ec0f4a818bb111c3b8d063937898 /configs/syzygy_hub_defconfig
parentb20e79f0bba277a33f7e0af3776c959fa1c31117 (diff)
Convert CONFIG_CLOCKS to Kconfig
This converts the following to Kconfig: CONFIG_CLOCKS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/syzygy_hub_defconfig')
-rw-r--r--configs/syzygy_hub_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/syzygy_hub_defconfig b/configs/syzygy_hub_defconfig
index 43684de87fd..33ae69b573e 100644
--- a/configs/syzygy_hub_defconfig
+++ b/configs/syzygy_hub_defconfig
@@ -24,6 +24,7 @@ CONFIG_FIT_SIGNATURE=y
CONFIG_FIT_VERBOSE=y
CONFIG_LEGACY_IMAGE_FORMAT=y
CONFIG_USE_PREBOOT=y
+CONFIG_CLOCKS=y
CONFIG_SPL_STACK_R=y
CONFIG_SPL_OS_BOOT=y
CONFIG_SPL_FALCON_BOOT_MMCSD=y