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

Commit 1e4a8064 authored by Alexander Stein's avatar Alexander Stein Committed by Linus Walleij
Browse files

gpio: gpiolib-of: Allow compile testing



Lower dependencies for compile testing.

Signed-off-by: default avatarAlexander Stein <alexanders83@web.de>
parent 190ea434
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
	depends on OF || COMPILE_TEST

config GPIO_ACPI
	def_bool y