aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-12-11 18:39:22 +0000
committerJohn Crispin <blogic@openwrt.org>2014-12-11 18:39:22 +0000
commit814b35987d287275dff32e5bcecf1ac93b15aec1 (patch)
treeb0d77d5df0d6b9d3577e6ff0504dc258cfc6a1a0 /target/linux/mpc85xx
parent046c63d70762ac2639cf87afb44548466ad0c327 (diff)
downloadmaster-187ad058-814b35987d287275dff32e5bcecf1ac93b15aec1.tar.gz
master-187ad058-814b35987d287275dff32e5bcecf1ac93b15aec1.tar.bz2
master-187ad058-814b35987d287275dff32e5bcecf1ac93b15aec1.zip
mcp85xx/p1020: fixup config-default
this was missed during the 3.14 bump Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43628 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r--target/linux/mpc85xx/p1020/config-default19
1 files changed, 19 insertions, 0 deletions
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