kumquat-buildroot/toolchain/ccache/Config.in
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00

10 lines
113 B
Plaintext

#
comment "Ccache Options"
config BR2_CCACHE
bool "Enable ccache support?"
help
Enable ccache support?