kconfig-generic: Enable LBT on loongarch64
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8085>
This commit is contained in:
parent
3be0644c29
commit
51a9680ca2
1 changed files with 3 additions and 0 deletions
|
|
@ -69,3 +69,6 @@ POWER8_CPU = "y"
|
|||
OPAL_PRD = "y"
|
||||
PPC_SUBPAGE_PROT = "y"
|
||||
|
||||
# enable all loongarch64 CPU features
|
||||
["category:misc".">=0.0.0"."loongarch64"]
|
||||
CPU_HAS_LBT = "y"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue