summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.arm
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/config/Config.in.arm')
-rw-r--r--target/linux/config/Config.in.arm6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/config/Config.in.arm b/target/linux/config/Config.in.arm
index 2a03ea4ae..6456e1af8 100644
--- a/target/linux/config/Config.in.arm
+++ b/target/linux/config/Config.in.arm
@@ -1,13 +1,13 @@
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
-config ADK_KERNEL_ARM_PATCH_PHYS_VIRT
+config ADK_LINUX_KERNEL_ARM_PATCH_PHYS_VIRT
bool
depends on ADK_TARGET_ARCH_ARM
-config ADK_KERNEL_ARCH_VERSATILE_PB
+config ADK_LINUX_KERNEL_ARCH_VERSATILE_PB
bool
- select ADK_KERNEL_ARM_PATCH_PHYS_VIRT
+ select ADK_LINUX_KERNEL_ARM_PATCH_PHYS_VIRT
default y if !ADK_TARGET_WITH_DEVICETREE
depends on ADK_TARGET_ARCH_ARM