aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/config-3.6
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-01-23 10:12:13 +0000
committerJonas Gorski <jogo@openwrt.org>2013-01-23 10:12:13 +0000
commit4257876e46d9d4329770e72e9aa16599597878fa (patch)
treed24822f19fff8f4ec1bdfb9ffee9b67be2eb6f21 /target/linux/brcm63xx/config-3.6
parent54333d8eaea948bd5cffc3d9761d11db9a489760 (diff)
downloadmaster-187ad058-4257876e46d9d4329770e72e9aa16599597878fa.tar.gz
master-187ad058-4257876e46d9d4329770e72e9aa16599597878fa.tar.bz2
master-187ad058-4257876e46d9d4329770e72e9aa16599597878fa.zip
bcm63xx: move bcm63xx-spi into the kernel
The SPI driver is needed for supporting to boot from SPI flash on BCM6358 and BCM6368, and for SPI connected switches. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35304 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/config-3.6')
-rw-r--r--target/linux/brcm63xx/config-3.62
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-3.6 b/target/linux/brcm63xx/config-3.6
index 9fea95b480..92e6e3d630 100644
--- a/target/linux/brcm63xx/config-3.6
+++ b/target/linux/brcm63xx/config-3.6
@@ -135,7 +135,7 @@ CONFIG_RTL8367_PHY=y
CONFIG_SERIAL_BCM63XX=y
CONFIG_SERIAL_BCM63XX_CONSOLE=y
CONFIG_SPI=y
-# CONFIG_SPI_BCM63XX is not set
+CONFIG_SPI_BCM63XX=y
CONFIG_SPI_BCM63XX_HSSPI=y
CONFIG_SPI_BITBANG=y
CONFIG_SPI_GPIO=y