On Fri, Jan 23, 2015 at 11:34 AM, Jassi Brar <[email protected]> wrote: > On 23 January 2015 at 15:51, Paul Bolle <[email protected]> wrote:
>> So, for what it's worth, that dependency appears to be not needed to >> build this driver. >> > Linus.W, what do you suggest? Just drop the dependency? Nah, not right now atleast. As there is a plan to get the platform in it will just cause trouble. What we can do is to say that it will be available also for CONFIG_COMPILE_TEST, so it gets built on the servers etc. depends on ARCH_MB86S7X || COMPILE_TEST But then you better test it a lot because then it will be compiled on X86_64 and such. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

