From 9c8e612d9d622d6e094d67489f5a7da225eb0ea3 Mon Sep 17 00:00:00 2001 From: Christian Ruppert Date: Thu, 31 Oct 2013 13:58:27 +0100 Subject: ARC: [TB10x] Updates for GPIO and pinctrl Device tree and Kconfig updates for GPIO and pinctrl drivers. Signed-off-by: Christian Ruppert Signed-off-by: Vineet Gupta --- arch/arc/plat-tb10x/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arc/plat-tb10x/Kconfig') diff --git a/arch/arc/plat-tb10x/Kconfig b/arch/arc/plat-tb10x/Kconfig index 1ab386bb5da8..6994c188dc88 100644 --- a/arch/arc/plat-tb10x/Kconfig +++ b/arch/arc/plat-tb10x/Kconfig @@ -20,8 +20,10 @@ menuconfig ARC_PLAT_TB10X bool "Abilis TB10x" select COMMON_CLK select PINCTRL + select PINCTRL_TB10X select PINMUX select ARCH_REQUIRE_GPIOLIB + select GPIO_TB10X select TB10X_IRQC help Support for platforms based on the TB10x home media gateway SOC by -- cgit v1.2.3