summaryrefslogtreecommitdiff
path: root/toolchain/ccache
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-29 10:08:39 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-29 10:08:39 +0000
commit574f5d250596e93a2b6154a0a2e08e3f0ad593f0 (patch)
treebb4018998c06d1a14a46efa39f0f36141c58d455 /toolchain/ccache
parent6b9256a13848cb902c0e8ce105839283ae6d4640 (diff)
- update defconfig to current versions and a minimal package selection
Diffstat (limited to 'toolchain/ccache')
-rw-r--r--toolchain/ccache/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/ccache/Config.in b/toolchain/ccache/Config.in
index a265375c4..df4f1ef68 100644
--- a/toolchain/ccache/Config.in
+++ b/toolchain/ccache/Config.in
@@ -4,7 +4,7 @@ comment "Ccache Options"
config BR2_CCACHE
bool "Enable ccache support?"
- default y
+ default n
help
Enable ccache support?