summaryrefslogtreecommitdiff
path: root/target/waldux/config/Config.in.fsopts
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2019-09-30 17:54:28 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2019-09-30 17:56:52 +0200
commit185f430dbf2c36415930941eced92723824950d6 (patch)
tree4dcd88236e1011b3fc2da9c3e567da0b9d7fe4d1 /target/waldux/config/Config.in.fsopts
parent2045193013cf9f18c3bdf6e81daf2bb87c17bff4 (diff)
remove unfinished alternative os porting efforts
Diffstat (limited to 'target/waldux/config/Config.in.fsopts')
-rw-r--r--target/waldux/config/Config.in.fsopts12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/waldux/config/Config.in.fsopts b/target/waldux/config/Config.in.fsopts
deleted file mode 100644
index 468be0544..000000000
--- a/target/waldux/config/Config.in.fsopts
+++ /dev/null
@@ -1,12 +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 "Filesystem options"
-
-config ADK_WALDUX_KERNEL_INOTIFY_USER
- bool "Enable INOTIFY"
-
-config ADK_WALDUX_KERNEL_DNOTIFY
- bool "Enable DNOTIFY"
-
-endmenu