u-boot/configs/tqma6q_mba6_mmc_defconfig
Markus Niebel fc6e442568 arm: imx6: tqma6: implement KConfig baseboard selection
this finally removes the need for extra settings in
defconfig

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
2015-06-27 18:01:41 +02:00

5 lines
91 B
Text

CONFIG_ARM=y
CONFIG_ARCH_MX6=y
CONFIG_TARGET_TQMA6=y
CONFIG_CMD_SETEXPR=y
CONFIG_CMD_NET=y