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:
9
target/linux/brcm63xx/generic/config-default
Normal file
9
target/linux/brcm63xx/generic/config-default
Normal 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
|
||||
Reference in New Issue
Block a user