1config BR2_PACKAGE_LUA_UTF8 2 bool "lua-utf8" 3 help 4 This module adds UTF-8 support to Lua. 5 It's compatible with Lua "string" module. 6 7 http://github.com/starwing/luautf8 8