kernel: add missing config symbols
authorDaniel Golle <daniel@makrotopia.org>
Wed, 21 Aug 2024 23:10:13 +0000 (00:10 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 21 Aug 2024 23:20:02 +0000 (00:20 +0100)
commit963be1423f64156fa66a8a94cf0207ce2945bf34
tree9a5103509cd844d7c36293f1bc30ba69533e1bbc
parent949e1a0856c4a04ac4a3fee1bd4a0cc69ac187c5
kernel: add missing config symbols

Kconfig symbols CONFIG_ARM64_CNP and CONFIG_ARM64_EPAN got exposed
by enabling CONFIG_ARM64_PAN. Enable them as well, as just like for
PAN, also EPAN and CNP will be detected at runtime at no cost.

Fixes: a2662309aa ("kernel: Enable CONFIG_ARM64_PAN to restrict kernel access to user space memory")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/armsr/armv8/config-6.6
target/linux/bcm27xx/bcm2710/config-6.6
target/linux/bcm27xx/bcm2711/config-6.6
target/linux/bcm27xx/bcm2712/config-6.6
target/linux/generic/config-6.6
target/linux/layerscape/armv8_64b/config-6.1
target/linux/layerscape/armv8_64b/config-6.6
target/linux/rockchip/armv8/config-6.6