Searched hist:"823227419588001 f2d4accf3c5660cd99442a0f8" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/leds/trigger/ |
H A D | Kconfig | diff 823227419588001f2d4accf3c5660cd99442a0f8 Tue May 05 18:32:25 CEST 2015 Geert Uytterhoeven <geert@linux-m68k.org> leds: Allow compile test of GPIO consumers if !GPIOLIB
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.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Richard Purdie <rpurdie@rpsys.net> Cc: linux-leds@vger.kernel.org Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
|