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?