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

gpio: gpiolib-of: Allow compile testing

Lower dependencies for compile testing.
Signed-off-by: default avatarAlexander Stein <alexanders83@web.de>
parent 190ea434
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment