Skip to content
Snippets Groups Projects
Unverified Commit a671d138 authored by Newbyte's avatar Newbyte :snowflake:
Browse files

kconfigcheck.toml: add Librem 5 category

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
ddf56b51.

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

Closes https://gitlab.com/postmarketOS/pmaports/-/issues/3157
parent 249c49fd
No related branches found
No related tags found
No related merge requests found
Pipeline #204408 passed
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment