Re: [U-Boot] [PATCH 1/2] imx: mx6sx: move MX6SX to Kconfig entry

2016-03-03 Thread Fabio Estevam
On Thu, Mar 3, 2016 at 4:56 AM, Peng Fan wrote: > 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 Don't you w

[U-Boot] [PATCH 1/2] imx: mx6sx: move MX6SX to Kconfig entry

2016-03-03 Thread Peng Fan
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 Cc: Stefano Babic Cc: Fabio Estevam --- arch/arm/cpu/armv7/mx6/Kconfig