]> git.baikalelectronics.ru Git - uboot.git/commit
arm: imx: mx28: Move MX28 selection to Kconfig
authorStefan Agner <stefan.agner@toradex.com>
Tue, 6 Feb 2018 08:44:35 +0000 (09:44 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 8 Feb 2018 15:17:17 +0000 (10:17 -0500)
commit2b508ac817477315b6bf81f2aa8ff4f8bd7c08d9
treecaf89b131b73d34521fa7a9e1173ca7abe19e305
parent382031f1287970d6f2e8c54e7f1d77d94fbb3da4
arm: imx: mx28: Move MX28 selection to Kconfig

The motivation for moving MX28 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>
18 files changed:
arch/arm/Kconfig
arch/arm/mach-imx/mxs/Kconfig
configs/apx4devkit_defconfig
configs/bg0900_defconfig
configs/m28evk_defconfig
configs/mx28evk_auart_console_defconfig
configs/mx28evk_defconfig
configs/mx28evk_nand_defconfig
configs/mx28evk_spi_defconfig
configs/sc_sps_1_defconfig
configs/ts4600_defconfig
include/configs/apx4devkit.h
include/configs/bg0900.h
include/configs/m28evk.h
include/configs/mx28evk.h
include/configs/sc_sps_1.h
include/configs/ts4600.h
scripts/config_whitelist.txt