]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/dreamplug_defconfig
Kconfig: Move config IDENT_STRING to Kconfig
[people/ms/u-boot.git] / configs / dreamplug_defconfig
CommitLineData
dd84058d 1CONFIG_ARM=y
47539e23 2CONFIG_KIRKWOOD=y
dd84058d 3CONFIG_TARGET_DREAMPLUG=y
a4d88920 4CONFIG_IDENT_STRING="\nMarvell-DreamPlug"
bb597c0e 5CONFIG_BOOTDELAY=3
9e39003e 6CONFIG_HUSH_PARSER=y
ef0f2f57
JH
7# CONFIG_CMD_IMLS is not set
8# CONFIG_CMD_FLASH is not set
9e39003e
TC
9CONFIG_CMD_SF=y
10CONFIG_CMD_USB=y
ef0f2f57 11# CONFIG_CMD_SETEXPR is not set
5e69947f 12CONFIG_CMD_DHCP=y
89cb2b5f 13CONFIG_CMD_MII=y
5e69947f 14CONFIG_CMD_PING=y
89cb2b5f
TR
15CONFIG_CMD_EXT2=y
16CONFIG_CMD_EXT4=y
17CONFIG_CMD_FAT=y
9e39003e 18CONFIG_SPI_FLASH=y
68d53420 19CONFIG_SPI_FLASH_MACRONIX=y
9e39003e 20CONFIG_SYS_NS16550=y
645176d1
TR
21CONFIG_USB=y
22CONFIG_USB_STORAGE=y
69e173eb 23CONFIG_OF_LIBFDT=y