mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-29 23:53:33 +08:00
30ed1257db
Now that we have the Kconfig based CPU type selection, use this to fill the IMX_CONFIG automatically Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_ARCH_MX6=y
|
|
CONFIG_TARGET_TQMA6=y
|
|
CONFIG_TQMA6S=y
|
|
CONFIG_SYS_EXTRA_OPTIONS="MBA6,TQMA6X_MMC_BOOT"
|
|
CONFIG_CMD_SETEXPR=y
|
|
CONFIG_CMD_NET=y
|