aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/ccache/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/ccache/Config.in')
-rw-r--r--toolchain/ccache/Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/toolchain/ccache/Config.in b/toolchain/ccache/Config.in
deleted file mode 100644
index 9cd6f0b11d..0000000000
--- a/toolchain/ccache/Config.in
+++ /dev/null
@@ -1,11 +0,0 @@
-#
-if CONFIG_DEVEL
- comment "Ccache Options"
-endif
-
-config BR2_CCACHE
- bool "Enable ccache support?" if CONFIG_DEVEL
- default y
- help
- Enable ccache support?
-