aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'kernel')
-rw-r--r--kernel/configs/tiny.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel/configs/tiny.config b/kernel/configs/tiny.config
index 7fa0c4ae6394..9bfdffc100da 100644
--- a/kernel/configs/tiny.config
+++ b/kernel/configs/tiny.config
@@ -10,3 +10,7 @@ CONFIG_OPTIMIZE_INLINING=y
10# CONFIG_SLAB is not set 10# CONFIG_SLAB is not set
11# CONFIG_SLUB is not set 11# CONFIG_SLUB is not set
12CONFIG_SLOB=y 12CONFIG_SLOB=y
13CONFIG_CC_STACKPROTECTOR_NONE=y
14# CONFIG_CC_STACKPROTECTOR_REGULAR is not set
15# CONFIG_CC_STACKPROTECTOR_STRONG is not set
16# CONFIG_CC_STACKPROTECTOR_AUTO is not set