generic: add missing symbol ARM64_CONTPTE
authorShiji Yang <[email protected]>
Thu, 27 Nov 2025 09:39:05 +0000 (17:39 +0800)
committerChristian Marangi <[email protected]>
Thu, 27 Nov 2025 12:38:17 +0000 (13:38 +0100)
commitde1b8012fe3a208e45fa8213fe4a46dbcc0b8da4
tree59c1d4f0925d9d0dc299fe7751edd2cac0003a9e
parentcc88cf5b653bd3c33d611465417d96ae8940a7dc
generic: add missing symbol ARM64_CONTPTE

Add the missing symbol to fix build halt on aarch64 targets:
```
Contiguous PTE mappings for user memory (ARM64_CONTPTE) [Y/n/?] (NEW) make[7]: *** [scripts/kconfig/Makefile:85: syncconfig] Error 1
make[6]: *** [Makefile:686: syncconfig] Error 2
```

Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20954
Signed-off-by: Christian Marangi <[email protected]>
target/linux/generic/config-6.12