summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig
index c895492021..3a9a4e87fd 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -109,7 +109,6 @@ config ANY_TOOLCHAIN
config CCACHE
bool "Use ccache to speed up (re)compilation"
- default n
help
Enables the use of ccache for faster builds.