Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment