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:
Jean Delvare 2016-02-11 12:06:37 +01:00 committed by Linus Walleij
parent 88aa9f74e2
commit 337ea0fb15

View file

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