mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-05 17:01:17 +00:00
pinctrl: Turn AMD support to tristate
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>
This commit is contained in:
parent
88aa9f74e2
commit
337ea0fb15
@ -79,7 +79,7 @@ config PINCTRL_AT91PIO4
|
|||||||
controller available on sama5d2 SoC.
|
controller available on sama5d2 SoC.
|
||||||
|
|
||||||
config PINCTRL_AMD
|
config PINCTRL_AMD
|
||||||
bool "AMD GPIO pin control"
|
tristate "AMD GPIO pin control"
|
||||||
depends on GPIOLIB
|
depends on GPIOLIB
|
||||||
select GPIOLIB_IRQCHIP
|
select GPIOLIB_IRQCHIP
|
||||||
select PINCONF
|
select PINCONF
|
||||||
|
Loading…
Reference in New Issue
Block a user