projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88aa9f7
)
pinctrl: Turn AMD support to tristate
author
Jean Delvare
<jdelvare@suse.de>
Thu, 11 Feb 2016 11:06:37 +0000
(12:06 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 15 Feb 2016 23:11:49 +0000
(
00:11
+0100)
The pinctrl-amd driver builds just fine as a module so give
users this option.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/pinctrl/Kconfig
b/drivers/pinctrl/Kconfig
index a4c07394e313c76ec0a47532f6a59e7aa6ef456a..fb8200b8e8ec60911ddad766b740e879202d0b94 100644
(file)
--- a/
drivers/pinctrl/Kconfig
+++ b/
drivers/pinctrl/Kconfig
@@
-79,7
+79,7
@@
config PINCTRL_AT91PIO4
controller available on sama5d2 SoC.
config PINCTRL_AMD
-
bool
"AMD GPIO pin control"
+
tristate
"AMD GPIO pin control"
depends on GPIOLIB
select GPIOLIB_IRQCHIP
select PINCONF