X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2b30b31c249df4e73d973257d00812e04aeaad09..1b702c24b2fdaad730a2e511e7ff0f58108fb439:/openwrt/package/lua/Config.in?ds=sidebyside diff --git a/openwrt/package/lua/Config.in b/openwrt/package/lua/Config.in index 0b2e850ba..fc258264b 100644 --- a/openwrt/package/lua/Config.in +++ b/openwrt/package/lua/Config.in @@ -1,8 +1,8 @@ menu "lua............................... LUA programming language" config BR2_COMPILE_LUA - bool - default y + tristate + default n depends BR2_PACKAGE_LIBLUA config BR2_PACKAGE_LIBLUA