Parcourir la source

Disable evbug for Debian/Ubuntu

Maximilian Luz il y a 4 ans
Parent
commit
4d4125cbd2
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  1. 7 0
      pkg/debian/kernel/ubuntu.config

+ 7 - 0
pkg/debian/kernel/ubuntu.config

@@ -33,3 +33,10 @@ CONFIG_ACPI_I2C_OPREGION=y
 ##
 
 # CONFIG_VIDEO_ATOMISP_OV5693 is not set
+
+##
+## Disable evbug. It's annoying and potentially even a security risk when
+## posting kernel logs...
+##
+
+# CONFIG_INPUT_EVBUG is not set