]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/ti816x_evm_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / ti816x_evm_defconfig
index 1fd27193b72a545b9f4104e400e9be95b06fcef0..c4240e900a1c825aa5fdb9b5625710f235827e53 100644 (file)
@@ -1,7 +1,14 @@
 CONFIG_ARM=y
 CONFIG_TARGET_TI816X_EVM=y
 CONFIG_SPL=y
+CONFIG_BOOTDELAY=3
+CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="u-boot/ti816x# "
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
+CONFIG_CMD_MMC=y
 # CONFIG_CMD_SETEXPR is not set
-CONFIG_SYS_PROMPT="u-boot/ti816x# "
+CONFIG_CMD_EXT2=y
+CONFIG_CMD_FAT=y
+CONFIG_SYS_NS16550=y
+CONFIG_OF_LIBFDT=y