]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/MIP405_defconfig
Kconfig: Move config IDENT_STRING to Kconfig
[people/ms/u-boot.git] / configs / MIP405_defconfig
1 CONFIG_PPC=y
2 CONFIG_IDENT_STRING="\n(c) 2003 by MPL AG Switzerland, MEV-10072-001 released"
3 CONFIG_4xx=y
4 CONFIG_TARGET_MIP405=y
5 CONFIG_BOOTDELAY=5
6 CONFIG_HUSH_PARSER=y
7 CONFIG_CMD_I2C=y
8 CONFIG_CMD_USB=y
9 # CONFIG_CMD_SETEXPR is not set
10 CONFIG_CMD_DHCP=y
11 CONFIG_CMD_MII=y
12 CONFIG_CMD_PING=y
13 CONFIG_CMD_CACHE=y
14 CONFIG_CMD_FAT=y
15 CONFIG_SYS_NS16550=y
16 CONFIG_USB=y
17 CONFIG_USB_STORAGE=y