Hi Evgeniy, On Sun, Aug 2, 2015 at 11:25 AM, Evgeniy Polyakov <zbr@xxxxxxxxxxx> wrote: > 02.08.2015, 12:09, "Geert Uytterhoeven" <geert@xxxxxxxxxxxxxx>: >> The GPIO subsystem provides dummy GPIO consumer functions if GPIOLIB is >> not enabled. Hence drivers that depend on GPIOLIB, but use GPIO consumer >> functionality only, can still be compiled if GPIOLIB is not enabled. >> >> Relax the dependency on GPIOLIB if COMPILE_TEST is enabled, where >> appropriate. > >> - depends on GPIOLIB >> + depends on GPIOLIB || COMPILE_TEST > > Does that mean GPIO subsystem is always available and no additional dependency needed > when COMPILE_TEST is enabled? The GPIO subsystem is not always available, but it provides dummy GPIO consumer functions if GPIOLIB is not enabled. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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