summaryrefslogtreecommitdiff
path: root/target/waldux/config/Config.in.arm
diff options
context:
space:
mode:
Diffstat (limited to 'target/waldux/config/Config.in.arm')
-rw-r--r--target/waldux/config/Config.in.arm13
1 files changed, 0 insertions, 13 deletions
diff --git a/target/waldux/config/Config.in.arm b/target/waldux/config/Config.in.arm
deleted file mode 100644
index cc5576f94..000000000
--- a/target/waldux/config/Config.in.arm
+++ /dev/null
@@ -1,13 +0,0 @@
-# This file is part of the OpenADK project. OpenADK is copyrighted
-# material, please see the LICENCE file in the top-level directory.
-
-config ADK_WALDUX_KERNEL_ARM_PATCH_PHYS_VIRT
- bool
- depends on ADK_TARGET_ARCH_ARM
-
-config ADK_WALDUX_KERNEL_ARCH_VERSATILE_PB
- bool
- select ADK_WALDUX_KERNEL_ARM_PATCH_PHYS_VIRT
- default y if !ADK_TARGET_WITH_DEVICETREE
- depends on ADK_TARGET_ARCH_ARM
-