summaryrefslogtreecommitdiff
path: root/apps/system/free/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/free/Kconfig')
-rw-r--r--apps/system/free/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/system/free/Kconfig b/apps/system/free/Kconfig
index ae2bf3130..239559867 100644
--- a/apps/system/free/Kconfig
+++ b/apps/system/free/Kconfig
@@ -2,3 +2,13 @@
# 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
+