From 574f5d250596e93a2b6154a0a2e08e3f0ad593f0 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 29 Jan 2007 10:08:39 +0000 Subject: - update defconfig to current versions and a minimal package selection --- toolchain/ccache/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain') 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? -- cgit v1.2.3