]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: imx: mx23: Move MX23 selection to Kconfig
authorStefan Agner <stefan.agner@toradex.com>
Tue, 6 Feb 2018 08:44:34 +0000 (09:44 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 8 Feb 2018 15:17:16 +0000 (10:17 -0500)
commitc5343d4e1113bc0fe0adabd635453323882946bf
tree201ac1a24dbe134e783ec1ec90f83f6c9b82624d
parent8bbff6a70e2bb01d16832271ec6c3afa22f8aebd
arm: imx: mx23: Move MX23 selection to Kconfig

The motivation for moving MX23 selection to Kconfig is to be able
to better handle NAND MXS selection through Kconfig.

This selection method also aligns with the way other i.MX SoCs are
selected in U-Boot.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
arch/arm/Kconfig
arch/arm/mach-imx/mxs/Kconfig [new file with mode: 0644]
configs/mx23_olinuxino_defconfig
configs/mx23evk_defconfig
configs/sansa_fuze_plus_defconfig
configs/xfi3_defconfig
include/configs/mx23_olinuxino.h
include/configs/mx23evk.h
include/configs/sansa_fuze_plus.h
include/configs/xfi3.h
scripts/config_whitelist.txt