aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/config-3.14
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-05-29 19:25:40 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-05-29 19:25:40 +0000
commitae61421afa39e5f0eff857207070aee11c057832 (patch)
tree468db86b88000647696928919786a23a397c48cf /target/linux/bcm53xx/config-3.14
parent139153ff6c4d3fc3d7335bc7d5836a8cf26a62c9 (diff)
downloadmaster-187ad058-ae61421afa39e5f0eff857207070aee11c057832.tar.gz
master-187ad058-ae61421afa39e5f0eff857207070aee11c057832.tar.bz2
master-187ad058-ae61421afa39e5f0eff857207070aee11c057832.zip
bcm53xx: add support for the PCIe controller
This patch adds support for the PCIe controller In addition to the PCIe controller a sprom is now provided by a device tree driver to bcma from some nvram. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40880 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/config-3.14')
-rw-r--r--target/linux/bcm53xx/config-3.144
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/config-3.14 b/target/linux/bcm53xx/config-3.14
index e4f27a4e20..48759e964b 100644
--- a/target/linux/bcm53xx/config-3.14
+++ b/target/linux/bcm53xx/config-3.14
@@ -40,6 +40,8 @@ CONFIG_B53=y
# CONFIG_B53_MMAP_DRIVER is not set
# CONFIG_B53_PHY_DRIVER is not set
CONFIG_B53_SRAB_DRIVER=y
+CONFIG_BCM47XX_NVRAM=y
+CONFIG_BCM53XX_SPROM=y
CONFIG_BCMA=y
CONFIG_BCMA_BLOCKIO=y
CONFIG_BCMA_DEBUG=y
@@ -188,6 +190,8 @@ CONFIG_OUTER_CACHE_SYNC=y
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_PCI=y
+CONFIG_PCI_BCMA=y
+CONFIG_PCI_DOMAINS=y
CONFIG_PERF_USE_VMALLOC=y
CONFIG_PHYLIB=y
# CONFIG_PL310_ERRATA_588369 is not set