change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/svn-archive/archive.git] / openwrt / package / lua / Config.in
index 0b2e850badd4c5bba720e2163fe90c12da144c86..54c633088c5a2ba5f9b9e3deb4256b2fe6e2e36f 100644 (file)
@@ -1,7 +1,7 @@
 menu "lua............................... LUA programming language"
 
 config BR2_COMPILE_LUA
 menu "lua............................... LUA programming language"
 
 config BR2_COMPILE_LUA
-       bool
+       tristate
        default y
        depends BR2_PACKAGE_LIBLUA
 
        default y
        depends BR2_PACKAGE_LIBLUA