]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/iocon_defconfig
common, kconfig: move VERSION_VARIABLE to Kconfig
[people/ms/u-boot.git] / configs / iocon_defconfig
1 CONFIG_PPC=y
2 CONFIG_4xx=y
3 CONFIG_TARGET_IOCON=y
4 CONFIG_FIT=y
5 CONFIG_OF_BOARD_SETUP=y
6 CONFIG_BOOTDELAY=5
7 CONFIG_VERSION_VARIABLE=y
8 CONFIG_HUSH_PARSER=y
9 CONFIG_AUTOBOOT_KEYED=y
10 CONFIG_AUTOBOOT_STOP_STR=" "
11 # CONFIG_CMD_ELF is not set
12 CONFIG_CMD_ASKENV=y
13 CONFIG_CMD_GREPENV=y
14 CONFIG_LOOPW=y
15 CONFIG_CMD_DHCP=y
16 # CONFIG_CMD_NFS is not set
17 CONFIG_CMD_MII=y
18 CONFIG_CMD_PING=y
19 CONFIG_CMD_CACHE=y
20 CONFIG_SYS_NS16550=y
21 CONFIG_OF_LIBFDT=y