Skip to content
Snippets Groups Projects
Unverified Commit 802b0ca1 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.
parent 173e6299
Branches
No related tags found
No related merge requests found
Pipeline #203218 passed
......@@ -326,3 +326,7 @@ DMABUF_HEAPS_CMA = true
DMABUF_HEAPS = true
DMA_CMA = true
CMA = true
# 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