summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/pxa_defconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-01-11 09:28:42 +0100
committerArnd Bergmann <arnd@arndb.de>2024-01-11 09:34:43 +0100
commit114854438defa24fc82948591fe4d56f8ee925da (patch)
tree6b7c9356a57681c0b80012f7e198658ea3f41b75 /arch/arm/configs/pxa_defconfig
parentARM: defconfig: remove CONFIG_NET_ETHERNET references (diff)
downloadlinux-114854438defa24fc82948591fe4d56f8ee925da.tar.xz
linux-114854438defa24fc82948591fe4d56f8ee925da.zip
ARM: defconfig: remove CONFIG_SLUB references
SLUB is now the only remaining allocator after the SLAB removal and it was the default already before that, so no need to mention it in the defconfig files. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/pxa_defconfig')
-rw-r--r--arch/arm/configs/pxa_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/pxa_defconfig b/arch/arm/configs/pxa_defconfig
index 2d2102b19e95..f2ca5c9131b5 100644
--- a/arch/arm/configs/pxa_defconfig
+++ b/arch/arm/configs/pxa_defconfig
@@ -44,7 +44,6 @@ CONFIG_PARTITION_ADVANCED=y
CONFIG_LDM_PARTITION=y
CONFIG_CMDLINE_PARTITION=y
CONFIG_BINFMT_MISC=y
-CONFIG_SLUB=y
CONFIG_SLUB_TINY=y
# CONFIG_COMPACTION is not set
CONFIG_NET=y