summaryrefslogtreecommitdiff
path: root/config/companion_tools.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/companion_tools.in')
-rw-r--r--config/companion_tools.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/config/companion_tools.in b/config/companion_tools.in
deleted file mode 100644
index e5ef3fc..0000000
--- a/config/companion_tools.in
+++ /dev/null
@@ -1,15 +0,0 @@
-# Companion tools config options
-
-menu "Companion tools"
-
-config COMP_TOOLS_FOR_HOST
- bool
- prompt "Install companion tools for host"
- help
- Enable this option if you want to include the selected companion
- tools into the final toolchain (rather than just using them
- to build it).
-
-source "config/gen/companion_tools.in"
-
-endmenu