convert arpwatch to new packaging style
[openwrt.git] / openwrt / toolchain / ccache / Config.in
index a265375..9cd6f0b 100644 (file)
@@ -1,9 +1,10 @@
 #
-
-comment "Ccache Options"
+if CONFIG_DEVEL
+       comment "Ccache Options"
+endif
 
 config BR2_CCACHE
-       bool "Enable ccache support?"
+       bool "Enable ccache support?" if CONFIG_DEVEL
        default y
        help
            Enable ccache support?
This page took 0.021679 seconds and 4 git commands to generate.