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