aboutsummaryrefslogtreecommitdiff
path: root/target/linux/rockchip/armv8
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2023-11-07 13:54:14 +0100
committerRafał Miłecki <rafal@milecki.pl>2023-11-09 21:23:01 +0100
commit3b6320844306786b23176257408f983b1386cc7b (patch)
treec98096f2c3bf3fdc529a3cc6695faa726d13bb4a /target/linux/rockchip/armv8
parent3763a6a0752cec6e9d7a7d71d9c0cbdfcd35a2e7 (diff)
treewide: disable CONFIG_SLUB_DEBUG in target configs
From the symbol help message: > SLUB has extensive debug support features. Disabling these can result > in significant savings in code size. There seems to be no need to enable those debugging features for standard use. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/rockchip/armv8')
-rw-r--r--target/linux/rockchip/armv8/config-5.151
-rw-r--r--target/linux/rockchip/armv8/config-6.12
2 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/rockchip/armv8/config-5.15 b/target/linux/rockchip/armv8/config-5.15
index 1fc2fcbfb3..54fad098dd 100644
--- a/target/linux/rockchip/armv8/config-5.15
+++ b/target/linux/rockchip/armv8/config-5.15
@@ -528,7 +528,6 @@ CONFIG_SERIO=y
CONFIG_SERIO_AMBAKMI=y
CONFIG_SERIO_LIBPS2=y
CONFIG_SG_POOL=y
-CONFIG_SLUB_DEBUG=y
CONFIG_SMP=y
CONFIG_SOCK_RX_QUEUE_MAPPING=y
CONFIG_SPARSEMEM=y
diff --git a/target/linux/rockchip/armv8/config-6.1 b/target/linux/rockchip/armv8/config-6.1
index 59b343b23b..0f9a89f596 100644
--- a/target/linux/rockchip/armv8/config-6.1
+++ b/target/linux/rockchip/armv8/config-6.1
@@ -570,7 +570,6 @@ CONFIG_SERIO=y
CONFIG_SERIO_AMBAKMI=y
CONFIG_SERIO_LIBPS2=y
CONFIG_SG_POOL=y
-CONFIG_SLUB_DEBUG=y
CONFIG_SMP=y
CONFIG_SOCK_RX_QUEUE_MAPPING=y
CONFIG_SOFTIRQ_ON_OWN_STACK=y
@@ -594,7 +593,6 @@ CONFIG_SQUASHFS_FILE_CACHE=y
# CONFIG_SQUASHFS_FILE_DIRECT is not set
CONFIG_SRAM=y
CONFIG_SRCU=y
-CONFIG_STACKDEPOT=y
CONFIG_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR_PER_TASK=y
CONFIG_STACKPROTECTOR_STRONG=y