aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/p1020
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-17 21:05:19 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-17 21:05:19 +0000
commitc39401581ca65165ff7cc0f916a927d63fa2013d (patch)
tree91951fc80cc3723ef2d9b33b738fd618a90f82e9 /target/linux/mpc85xx/p1020
parenta365e115f4094f165a0991c355665504977c3916 (diff)
downloadmaster-187ad058-c39401581ca65165ff7cc0f916a927d63fa2013d.tar.gz
master-187ad058-c39401581ca65165ff7cc0f916a927d63fa2013d.tar.bz2
master-187ad058-c39401581ca65165ff7cc0f916a927d63fa2013d.zip
mpc85xx: update to linux 4.4, remove unnecessary patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48297 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc85xx/p1020')
-rw-r--r--target/linux/mpc85xx/p1020/config-default12
1 files changed, 4 insertions, 8 deletions
diff --git a/target/linux/mpc85xx/p1020/config-default b/target/linux/mpc85xx/p1020/config-default
index 29c7ebbf6c..1d15b32b67 100644
--- a/target/linux/mpc85xx/p1020/config-default
+++ b/target/linux/mpc85xx/p1020/config-default
@@ -1,21 +1,17 @@
-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_ARCH_HAS_TICK_BROADCAST=y
CONFIG_CPU_RMAP=y
-# CONFIG_GENERIC_CSUM is not set
+CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_TBSYNC=y
-CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
-CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
CONFIG_HAVE_RCU_TABLE_FREE=y
+CONFIG_LOCK_SPIN_ON_OWNER=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_RWSEM_SPIN_ON_OWNER=y
CONFIG_SLUB_CPU_PARTIAL=y
CONFIG_SMP=y
-CONFIG_STOP_MACHINE=y
CONFIG_TREE_RCU=y
CONFIG_XPS=y