Searched hist:e4c6a52c64607d825b0e81c82e548d4cc8199e53 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | Kconfig | diff e4c6a52c64607d825b0e81c82e548d4cc8199e53 Tue Jun 23 16:40:01 CEST 2020 Geert Uytterhoeven <geert+renesas@glider.be> gpio: Drop superfluous dependencies on GPIOLIB
All config options for GPIO drivers are inside a big "if GPIOLIB ... endif" block, so there is no reason for individual config options to have expicit dependencies on GPIOLIB. Hence remove them.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|