aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/config-3.14
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2014-08-24 15:57:49 +0000
committerHauke Mehrtens <hauke@openwrt.org>2014-08-24 15:57:49 +0000
commit49a8887214b5369e55b356a18e426d8abc8a182f (patch)
tree58e63ca7fba300db8872b0e0abaa2d0759a382f3 /target/linux/bcm53xx/config-3.14
parent7bbfb59996f12d39d8eeda0bf62e1f9f839e9f8e (diff)
downloadmaster-187ad058-49a8887214b5369e55b356a18e426d8abc8a182f.tar.gz
master-187ad058-49a8887214b5369e55b356a18e426d8abc8a182f.tar.bz2
master-187ad058-49a8887214b5369e55b356a18e426d8abc8a182f.zip
bcm53xx: update bcma device tree intergeneration and fix nvram parsing
This fixes lots of sparse and checkpatch errors and extends the documentation. This also fixes a problem in the nvram parser, it now detects the correct nvram on my Netgear R6250. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42272 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/config-3.14')
-rw-r--r--target/linux/bcm53xx/config-3.142
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/config-3.14 b/target/linux/bcm53xx/config-3.14
index 2192b83d18..c6f154465a 100644
--- a/target/linux/bcm53xx/config-3.14
+++ b/target/linux/bcm53xx/config-3.14
@@ -42,7 +42,7 @@ CONFIG_B53=y
# CONFIG_B53_PHY_DRIVER is not set
CONFIG_B53_SRAB_DRIVER=y
CONFIG_BCM47XX_NVRAM=y
-CONFIG_BCM53XX_SPROM=y
+CONFIG_BCM47XX_SPROM=y
CONFIG_BCMA=y
CONFIG_BCMA_BLOCKIO=y
CONFIG_BCMA_DEBUG=y