diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-01-13 12:14:02 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-01-13 12:14:02 +0000 |
commit | cdea4074ef4720e381068c3f1ca16cce217dc4b1 (patch) | |
tree | 363d23d71d5cb702a7bead7abed132b25ba6c1a4 /target/linux/brcm63xx/config-3.10 | |
parent | 93bd4de70b090b209b7f31d58eb4e7229c40867f (diff) |
brcm63xx: add initial support for BCM6318
Add inital support for BCM6318, but keep it disabled for now until
most things are supported.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39272 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/config-3.10')
-rw-r--r-- | target/linux/brcm63xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/config-3.10 b/target/linux/brcm63xx/config-3.10 index 593513637a..ad548e74bc 100644 --- a/target/linux/brcm63xx/config-3.10 +++ b/target/linux/brcm63xx/config-3.10 @@ -16,6 +16,7 @@ CONFIG_B53_SPI_DRIVER=y # CONFIG_B53_SRAB_DRIVER is not set CONFIG_BCM63XX=y CONFIG_BCM63XX_CPU_3368=y +# CONFIG_BCM63XX_CPU_6318 is not set # CONFIG_BCM63XX_CPU_63268 is not set CONFIG_BCM63XX_CPU_6328=y CONFIG_BCM63XX_CPU_6338=y |