Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3260e3e authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Linus Walleij
Browse files

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: default avatarUwe Kleine-König <uwe@kleine-koenig.org>
Link: https://lore.kernel.org/r/20190725131002.14597-1-uwe@kleine-koenig.org


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 8512ee31
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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