From a231c4ed4568c99bf507f470a4307fa3f7cd4828 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Fri, 27 Feb 2015 23:48:48 +0000 Subject: brcm63xx: backport and enable DT spi-gpio no CS support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44570 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/config-3.14 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm63xx/config-3.14') diff --git a/target/linux/brcm63xx/config-3.14 b/target/linux/brcm63xx/config-3.14 index 390d4ecc8b..eaf9774a8f 100644 --- a/target/linux/brcm63xx/config-3.14 +++ b/target/linux/brcm63xx/config-3.14 @@ -76,6 +76,7 @@ CONFIG_GENERIC_IRQ_SHOW=y CONFIG_GENERIC_PCI_IOMAP=y CONFIG_GENERIC_SMP_IDLE_THREAD=y CONFIG_GPIOLIB=y +CONFIG_GPIO_74X164=y CONFIG_GPIO_BCM63XX=y CONFIG_GPIO_DEVRES=y CONFIG_GPIO_GENERIC=y -- cgit v1.2.3