-rw-r--r-- | config.in | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -111,6 +111,10 @@ config EXPERIMENTAL | |||
111 | bool "Prompt for development and/or incomplete items" | 111 | bool "Prompt for development and/or incomplete items" |
112 | default y | 112 | default y |
113 | 113 | ||
114 | config USE_CCACHE | ||
115 | bool "Use ccache, if available?" | ||
116 | default y | ||
117 | |||
114 | endmenu | 118 | endmenu |
115 | 119 | ||
116 | menu "Configuration" | 120 | menu "Configuration" |