Sign in
apache
/
nuttx-apps
/
1d88f972a62a26799baecdcddd2e21c70a327aff
/
.
/
examples
/
hello
/
Kconfig
blob: d697daa8a2f093ba2b88438aa5b7bd6c8209c2d4 [
file
] [
log
] [
blame
]
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config EXAMPLES_HELLO
bool
"\"Hello, World!\" example"
default
n
---
help
---
Enable
the \"
Hello
,
World
!
\" example
if
EXAMPLES_HELLO
endif