aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/armvirt/32/config-5.15
diff options
context:
space:
mode:
authorMathew McBride <matt@traverse.com.au>2022-01-19 02:25:23 +0000
committerPetr Štetiar <ynezz@true.cz>2023-06-13 14:12:23 +0200
commit7c223a881f93cb5e8e68fe8b92693b48d4609002 (patch)
treecede82ccb1ac128576c19bd6a771c0e1a07feefa /target/linux/armvirt/32/config-5.15
parent1e7fa539ae6e94bfdb5d9e503f0c103e15b408a1 (diff)
downloadupstream-7c223a881f93cb5e8e68fe8b92693b48d4609002.tar.gz
upstream-7c223a881f93cb5e8e68fe8b92693b48d4609002.tar.bz2
upstream-7c223a881f93cb5e8e68fe8b92693b48d4609002.zip
armvirt: add EFI support
EFI booting is used on newer machines compatible with the Arm SystemReady specifications. This commit restructures armvirt into a more 'generic' target similar to x86. See https://github.com/openwrt/openwrt/pull/4956 for a history of this port. Signed-off-by: Mathew McBride <matt@traverse.com.au> (23.05 version of e0f06ddc23b2503a1791ae7e97b02e2647e8a70d)
Diffstat (limited to 'target/linux/armvirt/32/config-5.15')
-rw-r--r--target/linux/armvirt/32/config-5.152
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/armvirt/32/config-5.15 b/target/linux/armvirt/32/config-5.15
index 91a0c61ddd..f3247545e0 100644
--- a/target/linux/armvirt/32/config-5.15
+++ b/target/linux/armvirt/32/config-5.15
@@ -4,6 +4,7 @@ CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
CONFIG_ARCH_MULTIPLATFORM=y
CONFIG_ARCH_MULTI_V6_V7=y
CONFIG_ARCH_MULTI_V7=y
+CONFIG_ARCH_MMAP_RND_BITS=8
CONFIG_ARCH_NR_GPIO=0
CONFIG_ARCH_OPTIONAL_KERNEL_RWX=y
CONFIG_ARCH_OPTIONAL_KERNEL_RWX_DEFAULT=y
@@ -14,6 +15,7 @@ CONFIG_ARM_CPU_SUSPEND=y
CONFIG_ARM_CRYPTO=y
CONFIG_ARM_HAS_SG_CHAIN=y
CONFIG_ARM_HEAVY_MB=y
+# CONFIG_ARM_HIGHBANK_CPUIDLE is not set
CONFIG_ARM_L1_CACHE_SHIFT=6
CONFIG_ARM_L1_CACHE_SHIFT_6=y
CONFIG_ARM_LPAE=y