mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
generic: 6.6: disable EPAN support
Enhanced Privileged Access Never (EPAN) is an ARMv8.7 feature, and since we dont have any SoC-s implementing it lets disable it. Link: https://github.com/openwrt/openwrt/pull/16211 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
fca306c563
commit
9c0179ff13
@ -326,7 +326,7 @@ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
|
||||
# CONFIG_ARM64_BTI is not set
|
||||
CONFIG_ARM64_CNP=y
|
||||
# CONFIG_ARM64_E0PD is not set
|
||||
CONFIG_ARM64_EPAN=y
|
||||
# CONFIG_ARM64_EPAN is not set
|
||||
# CONFIG_ARM64_ERRATUM_1024718 is not set
|
||||
# CONFIG_ARM64_ERRATUM_1165522 is not set
|
||||
# CONFIG_ARM64_ERRATUM_1286807 is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user