commit | 2bfc77a424452c231506e9d3dc5037ceae66ee6b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Mar 23 17:20:08 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 01 10:28:47 2022 -0400 |
tree | f1d20d58c015ec0f4a818bb111c3b8d063937898 | |
parent | dc7769008fe5c90ead564dbb634f179f64c58a13 [diff] [blame] |
Convert CONFIG_CLOCKS to Kconfig This converts the following to Kconfig: CONFIG_CLOCKS Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/syzygy_hub_defconfig b/configs/syzygy_hub_defconfig index 43684de..33ae69b 100644 --- a/configs/syzygy_hub_defconfig +++ b/configs/syzygy_hub_defconfig
@@ -24,6 +24,7 @@ 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