X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/2b30b31c249df4e73d973257d00812e04aeaad09..635c2ab4c0f17d97ce62c70911260dd5cc2824f1:/openwrt/package/lua/Config.in 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