gpio: gpiolib-of: Allow compile testing

Lower dependencies for compile testing.

Signed-off-by: Alexander Stein <alexanders83@web.de>
This commit is contained in:
Alexander Stein 2016-02-24 22:05:19 +01:00 committed by Linus Walleij
parent 190ea4344b
commit 1e4a806403

View file

@ -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