kconfigcheck.toml: add Librem 5 category (MR 5562)

We've been disabling CONFIG_RS9116_FLASH_MODE for years at this point,
so this doesn't do anything but enforce the status quo.

Rationale for this can be found in the commit
ddf56b5169.

This is deliberately not added to the community check as it is
device-specific.

Closes https://gitlab.com/postmarketOS/pmaports/-/issues/3157
[ci:skip-build]: already built successfully in CI
This commit is contained in:
Stefan Hansson 2024-09-06 17:12:47 +02:00 committed by Pablo Correa Gómez
parent fcbd9f0327
commit 5cef499b53
No known key found for this signature in database
GPG Key ID: 7A342565FF635F79

View File

@ -352,3 +352,7 @@ USB_RTL8152 = true # USB Ethernet
["category:debug".">=0.0.0"."all"]
DYNAMIC_DEBUG = true # Enable debug dynamically
DYNAMIC_FTRACE = true # Enable function tracing dynamically
# librem5: Specific to the Purism Librem 5
["category:librem5".">=0.0.0"."aarch64"]
RS9116_FLASH_MODE = false