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

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