projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85b03b3
)
Revert "gpio: gpiolib-of: Allow compile testing"
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 5 Jul 2016 06:46:43 +0000
(08:46 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 5 Jul 2016 17:03:04 +0000
(19:03 +0200)
This reverts commit
1e4a80640338924b9f9fd7a121ac31d08134410a
.
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>
drivers/gpio/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpio/Kconfig
b/drivers/gpio/Kconfig
index cebcb405812ec0c8a98f771b94f8a4c5caddabc5..536112fd246623f76de20cbafbbca49d3a185b02 100644
(file)
--- a/
drivers/gpio/Kconfig
+++ b/
drivers/gpio/Kconfig
@@
-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