From 3362d9fb3a94d0909b79c290abc8db6abe4cca21 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Fri, 14 Sep 2018 22:25:09 +0200 Subject: target/linux : drop many arch --- target/linux/brcm63xx/smp/config-default | 13 ------------- target/linux/brcm63xx/smp/target.mk | 8 -------- 2 files changed, 21 deletions(-) delete mode 100644 target/linux/brcm63xx/smp/config-default delete mode 100644 target/linux/brcm63xx/smp/target.mk (limited to 'target/linux/brcm63xx/smp') diff --git a/target/linux/brcm63xx/smp/config-default b/target/linux/brcm63xx/smp/config-default deleted file mode 100644 index 8afdf5e..0000000 --- a/target/linux/brcm63xx/smp/config-default +++ /dev/null @@ -1,13 +0,0 @@ -CONFIG_CPU_RMAP=y -# CONFIG_KEXEC is not set -CONFIG_MUTEX_SPIN_ON_OWNER=y -CONFIG_NR_CPUS=2 -CONFIG_RCU_STALL_COMMON=y -CONFIG_RFS_ACCEL=y -CONFIG_RPS=y -CONFIG_SMP=y -CONFIG_SMP_UP=y -CONFIG_STOP_MACHINE=y -CONFIG_TREE_RCU=y -CONFIG_USE_GENERIC_SMP_HELPERS=y -CONFIG_XPS=y diff --git a/target/linux/brcm63xx/smp/target.mk b/target/linux/brcm63xx/smp/target.mk deleted file mode 100644 index b0ccf97..0000000 --- a/target/linux/brcm63xx/smp/target.mk +++ /dev/null @@ -1,8 +0,0 @@ -BOARDNAME:=smp - -define Target/Description - Build firmware images for BCM63XX boards with SMP support. - Currently only BCM6362 and BCM6368 supported. -endef - - -- cgit v1.1