summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/config-3.3
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-07-31 14:27:47 +0000
committerJonas Gorski <jogo@openwrt.org>2012-07-31 14:27:47 +0000
commit07c4524d33a0bbc74e0127bb37178ed3d005e905 (patch)
tree17f81896da98ae2a404739e7cc8b796bf1b61e54 /target/linux/brcm63xx/config-3.3
parent820c2240292b5bfafc1ea8203c17476ee79e02a1 (diff)
downloadmaster-31e0f0ae-07c4524d33a0bbc74e0127bb37178ed3d005e905.tar.gz
master-31e0f0ae-07c4524d33a0bbc74e0127bb37178ed3d005e905.tar.bz2
master-31e0f0ae-07c4524d33a0bbc74e0127bb37178ed3d005e905.zip
bcm63xx: Add nb6 support (BCM6362 SoC base boards)
Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com> Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> [jonas.gorski@gmail.com: add network config for nb6, make switch fix a platform patch] SVN-Revision: 32924
Diffstat (limited to 'target/linux/brcm63xx/config-3.3')
-rw-r--r--target/linux/brcm63xx/config-3.34
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-3.3 b/target/linux/brcm63xx/config-3.3
index c8adb6870d..f8cf4869c2 100644
--- a/target/linux/brcm63xx/config-3.3
+++ b/target/linux/brcm63xx/config-3.3
@@ -11,7 +11,7 @@ CONFIG_BCM63XX_CPU_6338=y
CONFIG_BCM63XX_CPU_6345=y
CONFIG_BCM63XX_CPU_6348=y
CONFIG_BCM63XX_CPU_6358=y
-# CONFIG_BCM63XX_CPU_6362 is not set
+CONFIG_BCM63XX_CPU_6362=y
CONFIG_BCM63XX_CPU_6368=y
CONFIG_BCM63XX_ENET=y
CONFIG_BCM63XX_PHY=y
@@ -120,6 +120,8 @@ CONFIG_PCIEPORTBUS=y
CONFIG_PCI_DOMAINS=y
CONFIG_PERF_USE_VMALLOC=y
CONFIG_PHYLIB=y
+CONFIG_RTL8366_SMI=y
+CONFIG_RTL8367_PHY=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
# CONFIG_PREEMPT_RCU is not set