summaryrefslogtreecommitdiff
path: root/target/waldux/config/Config.in.mips
diff options
context:
space:
mode:
Diffstat (limited to 'target/waldux/config/Config.in.mips')
-rw-r--r--target/waldux/config/Config.in.mips33
1 files changed, 0 insertions, 33 deletions
diff --git a/target/waldux/config/Config.in.mips b/target/waldux/config/Config.in.mips
deleted file mode 100644
index 6f215ed45..000000000
--- a/target/waldux/config/Config.in.mips
+++ /dev/null
@@ -1,33 +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_CPU_MIPS32_R1
- bool
-
-config ADK_WALDUX_KERNEL_CPU_MIPS32_R2
- bool
-
-config ADK_WALDUX_KERNEL_CPU_MIPS32_R6
- bool
-
-config ADK_WALDUX_KERNEL_CPU_MIPS64_R1
- bool
-
-config ADK_WALDUX_KERNEL_CPU_MIPS64_R2
- bool
-
-config ADK_WALDUX_KERNEL_CPU_MIPS64_R6
- bool
-
-menu "MIPS devices support"
-depends on ADK_TARGET_SYSTEM_LEMOTE_YEELONG
-
-config ADK_WALDUX_KERNEL_LEMOTE_YEELOONG2F_PDEV
- bool "Yeelong platform drivers (f.e. battery support)"
- depends on ADK_TARGET_SYSTEM_LEMOTE_YEELONG
- default y if ADK_TARGET_SYSTEM_LEMOTE_YEELONG
- default n
- help
- Lemote Yeelong platform drivers.
-
-endmenu