From: Florian Fainelli Date: Tue, 21 Jan 2014 18:50:26 +0000 (+0000) Subject: brcm63xx: enable support for BCM63268 X-Git-Url: https://git.archive.openwrt.org/?p=15.05%2Fopenwrt.git;a=commitdiff_plain;h=cf66f9eb86c50298c4ff74b3bec6c1da612ffaac brcm63xx: enable support for BCM63268 Support for the BCM63268 is usable, enable it by default. Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39364 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/brcm63xx/config-3.10 b/target/linux/brcm63xx/config-3.10 index 8269edc2e3..ab022aec77 100644 --- a/target/linux/brcm63xx/config-3.10 +++ b/target/linux/brcm63xx/config-3.10 @@ -17,7 +17,7 @@ CONFIG_B53_SPI_DRIVER=y CONFIG_BCM63XX=y CONFIG_BCM63XX_CPU_3368=y CONFIG_BCM63XX_CPU_6318=y -# CONFIG_BCM63XX_CPU_63268 is not set +CONFIG_BCM63XX_CPU_63268=y CONFIG_BCM63XX_CPU_6328=y CONFIG_BCM63XX_CPU_6338=y CONFIG_BCM63XX_CPU_6345=y