On Fri, Feb 6, 2015 at 9:12 AM, Wally Yeh <[email protected]> wrote: > 1. just auto select CONFIG_SOC_IMX6SL if CONFIG_SOC_IMX6Q selected. not sure > is there any CONFIG_SOC_* also need select CONFIG_SOC_IMX6SL. > 2. adding #ifdef CONFIG_SOC_IMX6SL into the function which hard-coded > invocations of mx6s-specific code . > > I don't know which one is better. any suggestion is welcome.
I prefer the second option. It allow for removing more code :) -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
