diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-21 16:08:19 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-21 16:08:19 +0000 |
commit | 57690041fa15b6b70545f379ddfc84df1791c5b8 (patch) | |
tree | f6c34e8c0c435806023a40f7f99345a7fbf29ba9 /target/linux/x86/config-4.4 | |
parent | c18d6739bcf568dda5cc28edff2d4e3096a72cb2 (diff) | |
download | upstream-57690041fa15b6b70545f379ddfc84df1791c5b8.tar.gz upstream-57690041fa15b6b70545f379ddfc84df1791c5b8.tar.bz2 upstream-57690041fa15b6b70545f379ddfc84df1791c5b8.zip |
kernel: clean up redundant SLUB/SLAB related defines for 4.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48443
Diffstat (limited to 'target/linux/x86/config-4.4')
-rw-r--r-- | target/linux/x86/config-4.4 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/x86/config-4.4 b/target/linux/x86/config-4.4 index 49a0cfdd7f..f87eba9925 100644 --- a/target/linux/x86/config-4.4 +++ b/target/linux/x86/config-4.4 @@ -357,10 +357,6 @@ CONFIG_SERIO=y CONFIG_SERIO_I8042=y CONFIG_SERIO_LIBPS2=y CONFIG_SERIO_SERPORT=y -# CONFIG_SLAB is not set -CONFIG_SLUB=y -CONFIG_SLUB_DEBUG=y -# CONFIG_SLUB_DEBUG_ON is not set # CONFIG_SMSC37B787_WDT is not set # CONFIG_SMSC_SCH311X_WDT is not set CONFIG_SPARSEMEM_STATIC=y |