nuttx-apps/examples/lua_module/Kconfig

11 lines
247 B
Plaintext
Raw Normal View History

2022-03-02 00:11:51 +01:00
#
# 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