summaryrefslogtreecommitdiff
path: root/target/waldux/config/Config.in.part
diff options
context:
space:
mode:
Diffstat (limited to 'target/waldux/config/Config.in.part')
-rw-r--r--target/waldux/config/Config.in.part14
1 files changed, 0 insertions, 14 deletions
diff --git a/target/waldux/config/Config.in.part b/target/waldux/config/Config.in.part
deleted file mode 100644
index 22faf4354..000000000
--- a/target/waldux/config/Config.in.part
+++ /dev/null
@@ -1,14 +0,0 @@
-# This file is part of the OpenADK project. OpenADK is copyrighted
-# material, please see the LICENCE file in the top-level directory.
-
-menu "Partition Types"
-
-config ADK_WALDUX_KERNEL_PARTITION_ADVANCED
- bool
- default y
-
-config ADK_WALDUX_KERNEL_MSDOS_PARTITION
- bool "MSDOS partitions"
- default y
-
-endmenu