summarylogtreecommitdiffstats
path: root/cacule_config
diff options
context:
space:
mode:
Diffstat (limited to 'cacule_config')
-rw-r--r--cacule_config5
1 files changed, 5 insertions, 0 deletions
diff --git a/cacule_config b/cacule_config
index 58250ba99733..8f28cf14db29 100644
--- a/cacule_config
+++ b/cacule_config
@@ -38,6 +38,11 @@ scripts/config --enable CONFIG_MODULE_COMPRESS
scripts/config --disable CONFIG_MODULE_COMPRESS_GZIP
scripts/config --disable CONFIG_MODULE_COMPRESS_XZ
scripts/config --enable CONFIG_MODULE_COMPRESS_ZSTD
+echo "Enable CONFIG_STACK_VALIDATION"
+scripts/config --enable CONFIG_STACK_VALIDATION
+echo "Enable IKCONFIG"
+scripts/config --enable CONFIG_IKCONFIG
+scripts/config --enable CONFIG_IKCONFIG_PROC
}
cpu_arch(){
plain ""