common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[oweals/u-boot.git] / configs / ti816x_evm_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_TI816X_EVM=y
3 CONFIG_SPL=y
4 CONFIG_BOOTDELAY=3
5 CONFIG_HUSH_PARSER=y
6 CONFIG_SYS_PROMPT="u-boot/ti816x# "
7 # CONFIG_CMD_IMLS is not set
8 # CONFIG_CMD_FLASH is not set
9 CONFIG_CMD_MMC=y
10 # CONFIG_CMD_SETEXPR is not set
11 CONFIG_CMD_EXT2=y
12 CONFIG_CMD_FAT=y
13 CONFIG_SYS_NS16550=y
14 CONFIG_OF_LIBFDT=y