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.
This commit is contained in:
Maximilian Luz 2023-02-11 12:16:24 +01:00
parent b4428ded00
commit eb454b555c
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02

View file

@ -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