aboutsummaryrefslogtreecommitdiff
path: root/apps/system/free/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/free/Kconfig')
-rw-r--r--apps/system/free/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/apps/system/free/Kconfig b/apps/system/free/Kconfig
deleted file mode 100644
index 239559867..000000000
--- a/apps/system/free/Kconfig
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# For a description of the syntax of this configuration file,
-# see misc/tools/kconfig-language.txt.
-#
-
-config SYSTEM_FREE
- bool "NSH free command replacement"
- default n
- ---help---
- Enable support for the NSH free replacement command.
-
-if SYSTEM_FREE
-endif
-