]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/dreamplug_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / dreamplug_defconfig
1 CONFIG_ARM=y
2 CONFIG_KIRKWOOD=y
3 CONFIG_TARGET_DREAMPLUG=y
4 CONFIG_BOOTDELAY=3
5 CONFIG_HUSH_PARSER=y
6 # CONFIG_CMD_IMLS is not set
7 # CONFIG_CMD_FLASH is not set
8 CONFIG_CMD_SF=y
9 CONFIG_CMD_USB=y
10 # CONFIG_CMD_SETEXPR is not set
11 CONFIG_CMD_DHCP=y
12 CONFIG_CMD_MII=y
13 CONFIG_CMD_PING=y
14 CONFIG_CMD_EXT2=y
15 CONFIG_CMD_EXT4=y
16 CONFIG_CMD_FAT=y
17 CONFIG_SPI_FLASH=y
18 CONFIG_SPI_FLASH_MACRONIX=y
19 CONFIG_SYS_NS16550=y
20 CONFIG_OF_LIBFDT=y