Explorar o código

Fix config value

Explicitly setting values to =n seems to cause issues with Open-Suse
packaging. So use the (probably proper) "is not set" format instead.
Maximilian Luz %!s(int64=2) %!d(string=hai) anos
pai
achega
eb454b555c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      configs/surface-6.1.config

+ 1 - 1
configs/surface-6.1.config

@@ -2,7 +2,7 @@
 # Surface Aggregator Module
 #
 CONFIG_SURFACE_AGGREGATOR=m
-CONFIG_SURFACE_AGGREGATOR_ERROR_INJECTION=n
+# CONFIG_SURFACE_AGGREGATOR_ERROR_INJECTION is not set
 CONFIG_SURFACE_AGGREGATOR_BUS=y
 CONFIG_SURFACE_AGGREGATOR_CDEV=m
 CONFIG_SURFACE_AGGREGATOR_HUB=m