Hi Geert > > config GPIO_RCAR > > tristate "Renesas R-Car GPIO" > > - depends on ARM && (ARCH_SHMOBILE || COMPILE_TEST) > > + depends on (ARM || ARM64) && (ARCH_SHMOBILE || COMPILE_TEST) > > As this driver seems to compile fine on non-ARM, what about relaxing the > dependency to > > depends on ARCH_SHMOBILE || COMPILE_TEST I posted updated one, thanks -- 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