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

Commit 92c74bce authored by Linus Walleij's avatar Linus Walleij
Browse files

Revert "gpio: gpiolib-of: Allow compile testing"



This reverts commit 1e4a8064.

This creates more problems than it solves right now. Compile
testing needs to go in with patches fixing the problems it
uncovers.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 85b03b30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ config GPIO_DEVRES

config OF_GPIO
	def_bool y
	depends on OF || COMPILE_TEST
	depends on OF

config GPIO_ACPI
	def_bool y