summaryrefslogtreecommitdiffstats
path: root/toolchain/ccache/Config.in
blob: 9cd6f0b11d60a7f4d29d7519afde9c37dde4a110 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
if CONFIG_DEVEL
	comment "Ccache Options"
endif

config BR2_CCACHE
	bool "Enable ccache support?" if CONFIG_DEVEL
	default y
	help
	    Enable ccache support?