1
0
Fork 0

gpio: mockup: don't depend twice on GPIOLIB

config GPIO_MOCKUP is defined in a big if GPIOLIB ... endif block so it
doesn't need to depend explicitly on GPIOLIB.

Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Link: https://lore.kernel.org/r/20190725131002.14597-1-uwe@kleine-koenig.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
alistair/sunxi64-5.4-dsi
Uwe Kleine-König 2019-07-25 15:10:02 +02:00 committed by Linus Walleij
parent 8512ee3192
commit f3260e3ea1
1 changed files with 0 additions and 1 deletions

View File

@ -1466,7 +1466,6 @@ endmenu
config GPIO_MOCKUP
tristate "GPIO Testing Driver"
depends on GPIOLIB
select IRQ_SIM
help
This enables GPIO Testing driver, which provides a way to test GPIO