Skip to content
Snippets Groups Projects
Unverified Commit 5cef499b authored by Newbyte's avatar Newbyte :snowflake: Committed by Pablo Correa Gomez
Browse files

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

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
parent fcbd9f03
Branches
No related tags found
No related merge requests found
Pipeline #204623 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