]> www.infradead.org Git - nvme.git/commitdiff
ARM: defconfig: remove CONFIG_SLUB references
authorArnd Bergmann <arnd@arndb.de>
Thu, 11 Jan 2024 08:28:42 +0000 (09:28 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 11 Jan 2024 08:34:43 +0000 (09:34 +0100)
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>
arch/arm/configs/clps711x_defconfig
arch/arm/configs/collie_defconfig
arch/arm/configs/multi_v4t_defconfig
arch/arm/configs/omap1_defconfig
arch/arm/configs/pxa_defconfig

index d7ed1e7c6a90c7b8905497cce343150409186f6f..5ce6ee0006e00845e7ecb128df6dfc3175b5fcc2 100644 (file)
@@ -14,7 +14,6 @@ CONFIG_ARCH_EDB7211=y
 CONFIG_ARCH_P720T=y
 CONFIG_AEABI=y
 # CONFIG_COREDUMP is not set
-CONFIG_SLUB=y
 CONFIG_SLUB_TINY=y
 CONFIG_NET=y
 CONFIG_PACKET=y
index 6efac6d9c023d0ae366337ec6ad625f0eeb940d1..01b5a5a73f0371fe6e6628e8f023289ecc86487b 100644 (file)
@@ -13,7 +13,6 @@ CONFIG_CMDLINE="noinitrd root=/dev/mtdblock2 rootfstype=jffs2 fbcon=rotate:1"
 CONFIG_FPE_NWFPE=y
 CONFIG_PM=y
 # CONFIG_SWAP is not set
-CONFIG_SLUB=y
 CONFIG_SLUB_TINY=y
 CONFIG_NET=y
 CONFIG_PACKET=y
index 9abc7aae83fa6f004d9be25ca0440ed633529d9a..27d650635d9b838d8ea04fa784e02fcb8fb67dab 100644 (file)
@@ -25,7 +25,6 @@ CONFIG_ARM_CLPS711X_CPUIDLE=y
 CONFIG_JUMP_LABEL=y
 CONFIG_PARTITION_ADVANCED=y
 # CONFIG_COREDUMP is not set
-CONFIG_SLUB=y
 CONFIG_SLUB_TINY=y
 CONFIG_MTD=y
 CONFIG_MTD_CMDLINE_PARTS=y
index e7f36aa5b78239ca539cf87cc8b4e3ad967a660b..af5f1c4ec0847f33bc3ee9ad1d83fd183accbd17 100644 (file)
@@ -40,7 +40,6 @@ CONFIG_MODULE_FORCE_UNLOAD=y
 CONFIG_PARTITION_ADVANCED=y
 CONFIG_BINFMT_MISC=y
 # CONFIG_SWAP is not set
-CONFIG_SLUB=y
 CONFIG_SLUB_TINY=y
 # CONFIG_VM_EVENT_COUNTERS is not set
 CONFIG_NET=y
index 2d2102b19e95dc516d42f26dd3faeb169311f6f9..f2ca5c9131b52f8863d77ef7bb34152382bec4d1 100644 (file)
@@ -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