]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - configs/motionpro_defconfig
arm64: add support for Ka-Ro TXSD-410E
[karo-tx-uboot.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_VERSION_VARIABLE=y
6 CONFIG_HUSH_PARSER=y
7 CONFIG_AUTOBOOT_KEYED=y
8 CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
9 CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
10 CONFIG_CMD_ASKENV=y
11 CONFIG_CMD_I2C=y
12 # CONFIG_CMD_SETEXPR is not set
13 CONFIG_CMD_DHCP=y
14 CONFIG_CMD_MII=y
15 CONFIG_CMD_PING=y
16 CONFIG_CMD_FAT=y
17 CONFIG_OF_LIBFDT=y