summaryrefslogtreecommitdiff
path: root/configs/xilinx_versal_mini_emmc0_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-23 17:20:08 -0400
committerTom Rini <trini@konsulko.com>2022-04-01 10:28:47 -0400
commit15b4aed4738477892f72d20a078b8b9cda28948c (patch)
treef1d20d58c015ec0f4a818bb111c3b8d063937898 /configs/xilinx_versal_mini_emmc0_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/xilinx_versal_mini_emmc0_defconfig')
-rw-r--r--configs/xilinx_versal_mini_emmc0_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_versal_mini_emmc0_defconfig b/configs/xilinx_versal_mini_emmc0_defconfig
index b1a90bbe2f..6506dfd874 100644
--- a/configs/xilinx_versal_mini_emmc0_defconfig
+++ b/configs/xilinx_versal_mini_emmc0_defconfig
@@ -19,6 +19,7 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_BOARD_EARLY_INIT_R=y
# CONFIG_BOARD_LATE_INIT is not set
+CONFIG_CLOCKS=y
# CONFIG_CMDLINE_EDITING is not set
# CONFIG_AUTO_COMPLETE is not set
# CONFIG_SYS_LONGHELP is not set