Commit 337ea0fb authored by Jean Delvare's avatar Jean Delvare Committed by Linus Walleij
Browse files

pinctrl: Turn AMD support to tristate



The pinctrl-amd driver builds just fine as a module so give
users this option.

Signed-off-by: default avatarJean Delvare <jdelvare@suse.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 88aa9f74
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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