X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2b30b31c249df4e73d973257d00812e04aeaad09..e60f3ee0f3f01235ee111b993f6f986844277c36:/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