From: John Crispin Date: Thu, 11 Dec 2014 18:39:22 +0000 (+0000) Subject: mcp85xx/p1020: fixup config-default X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=814b35987d287275dff32e5bcecf1ac93b15aec1;p=15.05%2Fopenwrt.git mcp85xx/p1020: fixup config-default this was missed during the 3.14 bump Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43628 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/mpc85xx/p1020/config-default b/target/linux/mpc85xx/p1020/config-default index 40ac38d303..29c7ebbf6c 100644 --- a/target/linux/mpc85xx/p1020/config-default +++ b/target/linux/mpc85xx/p1020/config-default @@ -1,2 +1,21 @@ +CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y +CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y +# CONFIG_ARCH_RANDOM is not set +CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y +CONFIG_CPU_RMAP=y +# CONFIG_GENERIC_CSUM is not set +CONFIG_GENERIC_TBSYNC=y +CONFIG_HAVE_DEBUG_STACKOVERFLOW=y +CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y +CONFIG_HAVE_RCU_TABLE_FREE=y +CONFIG_MUTEX_SPIN_ON_OWNER=y +CONFIG_NET_FLOW_LIMIT=y CONFIG_NR_CPUS=2 +CONFIG_RCU_STALL_COMMON=y +CONFIG_RFS_ACCEL=y +CONFIG_RPS=y +CONFIG_SLUB_CPU_PARTIAL=y CONFIG_SMP=y +CONFIG_STOP_MACHINE=y +CONFIG_TREE_RCU=y +CONFIG_XPS=y