On Sun, Dec 27, 2015 at 1:22 PM, Peter Robinson <pbrobinson@xxxxxxxxx> wrote: > Add a dependency on the ARM64 Seatle SoC or generic x86 so we're not > prompted if we enable pinctrl for another platform. > > Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxx> (...) > - depends on GPIOLIB > + depends on GPIOLIB && (ARCH_SEATTLE || X86_GENERIC || COMPILE_TEST) I suspect this should depend on X86 rather than X86_GENERIC as Mika pointed out for patch #1 so waiting for a new version of both patches. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html