From 17ac1d523441c9d0c5cfbc612463db7a36e0c114 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 13 Jan 2014 12:13:51 +0000 Subject: brcm63xx: add initial support for BCM63268 Add initial support for the BCM63268 family of SoCs, but keep it disabled for now as most things don't work yet. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39271 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/config-3.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm63xx/config-3.10') diff --git a/target/linux/brcm63xx/config-3.10 b/target/linux/brcm63xx/config-3.10 index 7234bc465a..593513637a 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_63268 is not set CONFIG_BCM63XX_CPU_6328=y CONFIG_BCM63XX_CPU_6338=y CONFIG_BCM63XX_CPU_6345=y -- cgit v1.2.3