bcm63xx: split into two subtargets, generic and SMP

Make SMP a subtarget, since it only supports BCM6362 and BCM6368.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 36527
This commit is contained in:
Jonas Gorski
2013-05-02 15:28:31 +00:00
parent d11efa1428
commit 24636fcabf
21 changed files with 158 additions and 9 deletions

View File

@@ -0,0 +1,9 @@
CONFIG_BCM63XX_CPU_6328=y
CONFIG_BCM63XX_CPU_6338=y
CONFIG_BCM63XX_CPU_6345=y
CONFIG_BCM63XX_CPU_6348=y
CONFIG_BCM63XX_CPU_6358=y
CONFIG_BCM63XX_CPU_6362=y
CONFIG_BCM63XX_CPU_6368=y
CONFIG_CPU_MIPS32_R1=y
CONFIG_KEXEC=y