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