]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/mx6sxsabreauto_defconfig
imx: mx6sx: move MX6SX to Kconfig entry
authorPeng Fan <van.freenix@gmail.com>
Thu, 3 Mar 2016 07:56:01 +0000 (15:56 +0800)
committerStefano Babic <sbabic@denx.de>
Sat, 26 Mar 2016 13:16:12 +0000 (14:16 +0100)
commit9131c18cfa23c1eae8d77b6fcfa2f5e16698d949
tree1d437209d604e7b775d89e5a206ad63abde07c52
parenta7f480d92df8a7e525a4b619b09f40f73222647f
imx: mx6sx: move MX6SX to Kconfig entry

If including MX6SX in CONFIG_SYS_EXTRA_OPTIONS, CONFIG_ROM_UNIFIED_SECTIONS
will not effect.So move MX6SX to Kconfig entry from CONFIG_SYS_EXTRA_OPTIONS to
"select MX6SX" to boards using i.MX6 SoloX.

Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
arch/arm/cpu/armv7/mx6/Kconfig
configs/mx6sxsabreauto_defconfig
configs/mx6sxsabresd_defconfig
configs/mx6sxsabresd_spl_defconfig