mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 13:44:15 +08:00
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>
This commit is contained in:
parent
85b03b3033
commit
92c74bceb0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user