summaryrefslogtreecommitdiff
path: root/configs/am335x_olimex_som_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/am335x_olimex_som_defconfig')
-rw-r--r--configs/am335x_olimex_som_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/am335x_olimex_som_defconfig b/configs/am335x_olimex_som_defconfig
index b024f1f7f3..2734ab7ddc 100644
--- a/configs/am335x_olimex_som_defconfig
+++ b/configs/am335x_olimex_som_defconfig
@@ -17,6 +17,7 @@ CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_SPL_LOAD_FIT=y
# CONFIG_USE_SPL_FIT_GENERATOR is not set
CONFIG_OF_BOARD_SETUP=y
+CONFIG_SD_BOOT=y
CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="if test ${boot_fit} -eq 1; then run update_to_fit; fi; run findfdt; run init_console; run envboot; run distro_bootcmd"
CONFIG_LOGLEVEL=3
@@ -72,6 +73,8 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_SPL_DM=y
CONFIG_SPL_DM_SEQ_ALIAS=y
+CONFIG_REGMAP=y
+CONFIG_SYSCON=y
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_CLK=y
CONFIG_CLK_CDCE9XX=y