summaryrefslogtreecommitdiff
path: root/apps/vsn/sysinfo/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/vsn/sysinfo/Kconfig')
-rw-r--r--apps/vsn/sysinfo/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/vsn/sysinfo/Kconfig b/apps/vsn/sysinfo/Kconfig
index ae2bf3130..38e0f16be 100644
--- a/apps/vsn/sysinfo/Kconfig
+++ b/apps/vsn/sysinfo/Kconfig
@@ -2,3 +2,13 @@
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
+
+config VSN_SYSINFO
+ bool "NSH sysinfo command"
+ default n
+ ---help---
+ Enable support for the NSH sysinfo command.
+
+if VSN_SYSINFO
+endif
+