]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: mx6: tqma6: CPU type selection via Kconfig
authorMarkus Niebel <Markus.Niebel@tq-group.com>
Thu, 4 Jun 2015 15:25:31 +0000 (17:25 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:46:55 +0000 (00:46 +0200)
commit701ebdfed4bad5fd65c73d9eeac6f3526d5d4609
tree38634033fb8e5d0cbffc383d6dd0b8d41b3da34b
parent15003c57b5c02527f20bf2f5fcdcc15e609dfcf1
arm: mx6: tqma6: CPU type selection via Kconfig

This is the first patch to remove the
CONFIG_SYS_EXTRA_OPTIONS.

This patch implements CPU type selection from Kconfig.
Further Kconfig stuff is added later.

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
arch/arm/Kconfig
arch/arm/cpu/armv7/mx6/Kconfig
board/tqc/tqma6/Kconfig
configs/tqma6q_mba6_mmc_defconfig
configs/tqma6q_mba6_spi_defconfig
configs/tqma6s_mba6_mmc_defconfig
configs/tqma6s_mba6_spi_defconfig