1config BR2_PACKAGE_LUA_STD_DEBUG
2	bool "lua-std-debug"
3	help
4	  Manage an overall debug state, and associated hint
5	  substates.
6
7	  http://lua-stdlib.github.io/_debug
8