From 716ca530e1c4515d8683c9d5be3d56b301758b66 Mon Sep 17 00:00:00 2001 From: James <> Date: Wed, 4 Nov 2015 11:49:21 +0000 Subject: trunk-47381 --- target/linux/brcm63xx/smp/config-default | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 target/linux/brcm63xx/smp/config-default (limited to 'target/linux/brcm63xx/smp/config-default') diff --git a/target/linux/brcm63xx/smp/config-default b/target/linux/brcm63xx/smp/config-default new file mode 100644 index 0000000..8afdf5e --- /dev/null +++ b/target/linux/brcm63xx/smp/config-default @@ -0,0 +1,13 @@ +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 -- cgit v1.2.3