aboutsummaryrefslogtreecommitdiffstats
path: root/kernel.config.tweaks
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.config.tweaks')
-rw-r--r--kernel.config.tweaks5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.config.tweaks b/kernel.config.tweaks
index e393d9a..94eb88c 100644
--- a/kernel.config.tweaks
+++ b/kernel.config.tweaks
@@ -5,6 +5,11 @@
CONFIG_DEBUG_INFO=n
#
+# don't sign modules
+#
+CONFIG_MODULE_SIG=n
+
+#
# enable some modules/drivers
#
CONFIG_DRM_VGEM=m