1
0
Fork 0

Revert "gpio: gpiolib-of: Allow compile testing"

This reverts commit 1e4a806403.

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: Linus Walleij <linus.walleij@linaro.org>
steinar/wifi_calib_4_9_kernel
Linus Walleij 2016-07-05 08:46:43 +02:00
parent 85b03b3033
commit 92c74bceb0
1 changed files with 1 additions and 1 deletions

View File

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