summaryrefslogtreecommitdiffstats
path: root/toolchain/ccache/Config.in
blob: 1d27987c4007f250dc1c6de40861056f346eb2eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#

comment "Ccache Options"

config BR2_HOST_CCACHE
	bool "Enable ccache support?"
	default y
	help
	    Enable ccache support?

config BR2_PACKAGE_CCACHE
	bool "Enable ccache support for the Target?"
	default y
	help
	    Enable ccache support?