config: enable CONFIG_ARM64_SW_TTBR0_PAN

* This fix the For kernel requirements at matrix level 6, Kernel config errors:
- Missing config CONFIG_ARM64_SW_TTBR0_PAN
This commit is contained in:
theshaenix
2025-11-30 01:11:09 +05:30
parent 407b8a2a18
commit 177b195231

View File

@@ -73,6 +73,7 @@ CONFIG_ARCH_ATOLL=y
CONFIG_ARCH_SDMMAGPIE=y
CONFIG_PCI=y
CONFIG_PCI_MSM=y
CONFIG_ARM64_SW_TTBR0_PAN=y
# CONFIG_ARM64_ERRATUM_826319 is not set
# CONFIG_ARM64_ERRATUM_827319 is not set
# CONFIG_ARM64_ERRATUM_824069 is not set