kconfig-generic: Enable LBT on loongarch64

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8085>
This commit is contained in:
Aelin 2026-02-26 04:03:40 +01:00 committed by The Friendly Meow (merge) Bot
parent 3be0644c29
commit 51a9680ca2
No known key found for this signature in database

View file

@ -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"