Skip to content
Snippets Groups Projects
Commit 92c74bce authored by Linus Walleij's avatar Linus Walleij
Browse files

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
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ config GPIO_DEVRES ...@@ -49,7 +49,7 @@ config GPIO_DEVRES
config OF_GPIO config OF_GPIO
def_bool y def_bool y
depends on OF || COMPILE_TEST depends on OF
config GPIO_ACPI config GPIO_ACPI
def_bool y 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