diff options
-rw-r--r-- | src/Kconfig | 1 |
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. |