]> git.ipfire.org Git - people/ms/u-boot.git/commit
mx6sl: Select MX6SL option via Kconfig
authorBreno Lima <breno.lima@nxp.com>
Mon, 27 Nov 2017 23:06:01 +0000 (21:06 -0200)
committerStefano Babic <sbabic@denx.de>
Fri, 29 Dec 2017 10:18:59 +0000 (11:18 +0100)
commita4e6b0013f0e13b77c9b7d1d671344183839c275
treead81e35adafcd08681d98462b7ac7298a49199aa
parent55c808e3401c4faa8665e38bd3322954ae984323
mx6sl: Select MX6SL option via Kconfig

Currently the MX6SL option is selected via CONFIG_SYS_EXTRA_OPTIONS,
but it is better to select it directly via Kconfig.

Signed-off-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/mx6/Kconfig
configs/mx6slevk_defconfig
configs/mx6slevk_spinor_defconfig
configs/mx6slevk_spl_defconfig
configs/warp_defconfig