9
0
Fork 0
nuttx-bb/apps/vsn/poweroff/Kconfig

15 lines
249 B
Plaintext

#
# 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