From 57690041fa15b6b70545f379ddfc84df1791c5b8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 21 Jan 2016 16:08:19 +0000 Subject: kernel: clean up redundant SLUB/SLAB related defines for 4.4 Signed-off-by: Felix Fietkau SVN-Revision: 48443 --- target/linux/mpc85xx/config-4.4 | 2 -- target/linux/mpc85xx/p1020/config-default | 1 - 2 files changed, 3 deletions(-) (limited to 'target/linux/mpc85xx') diff --git a/target/linux/mpc85xx/config-4.4 b/target/linux/mpc85xx/config-4.4 index a511afd775..5b76ec58ae 100644 --- a/target/linux/mpc85xx/config-4.4 +++ b/target/linux/mpc85xx/config-4.4 @@ -270,8 +270,6 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y CONFIG_SERIAL_OF_PLATFORM=y # CONFIG_SERIAL_QE is not set CONFIG_SIMPLE_GPIO=y -# CONFIG_SLAB is not set -CONFIG_SLUB=y CONFIG_SOCK_DIAG=y # CONFIG_SOCRATES is not set CONFIG_SPARSE_IRQ=y diff --git a/target/linux/mpc85xx/p1020/config-default b/target/linux/mpc85xx/p1020/config-default index 1d15b32b67..8fd795730e 100644 --- a/target/linux/mpc85xx/p1020/config-default +++ b/target/linux/mpc85xx/p1020/config-default @@ -11,7 +11,6 @@ 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_TREE_RCU=y CONFIG_XPS=y -- cgit v1.2.3