]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/motionpro_defconfig
configs: Re-sync almost all of cmd/Kconfig
[people/ms/u-boot.git] / configs / motionpro_defconfig
1 CONFIG_PPC=y
2 CONFIG_MPC5xxx=y
3 CONFIG_TARGET_MOTIONPRO=y
4 CONFIG_OF_BOARD_SETUP=y
5 CONFIG_HUSH_PARSER=y
6 CONFIG_AUTOBOOT_KEYED=y
7 CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
8 CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
9 CONFIG_CMD_I2C=y
10 # CONFIG_CMD_SETEXPR is not set
11 CONFIG_CMD_DHCP=y
12 CONFIG_CMD_PING=y
13 CONFIG_OF_LIBFDT=y