aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/config-3.14
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-08-19 20:14:06 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-08-19 20:14:06 +0000
commit97108f1b5328de0526ea793db9fdd05631de59fd (patch)
treeb51d59d41dbff1a58411f07a839910648f7f8642 /target/linux/bcm53xx/config-3.14
parentee464c33a28aead45563a54e4f88986621b65532 (diff)
downloadmaster-187ad058-97108f1b5328de0526ea793db9fdd05631de59fd.tar.gz
master-187ad058-97108f1b5328de0526ea793db9fdd05631de59fd.tar.bz2
master-187ad058-97108f1b5328de0526ea793db9fdd05631de59fd.zip
bcm53xx: add SPI controller driver
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42223 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/config-3.14')
-rw-r--r--target/linux/bcm53xx/config-3.143
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/config-3.14 b/target/linux/bcm53xx/config-3.14
index e4f441190a..f7035220ad 100644
--- a/target/linux/bcm53xx/config-3.14
+++ b/target/linux/bcm53xx/config-3.14
@@ -209,6 +209,9 @@ CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_SMP=y
CONFIG_SMP_ON_UP=y
CONFIG_SPARSE_IRQ=y
+CONFIG_SPI=y
+CONFIG_SPI_BCM53XX=y
+CONFIG_SPI_MASTER=y
CONFIG_STOP_MACHINE=y
CONFIG_SWCONFIG=y
CONFIG_SWIOTLB=y