nuttx-apps/examples/lua_module/Kconfig
2022-03-21 13:49:42 +08:00

11 lines
247 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config EXAMPLES_LUA_MODULE
tristate "Lua module example"
default n
---help---
Enable the Lua module example