summaryrefslogtreecommitdiff
path: root/config/companion_tools.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-13 07:38:03 (GMT)
committerGitHub <noreply@github.com>2017-07-13 07:38:03 (GMT)
commit45c5bb0f484cba724be2c6105801dcce9a1a82d9 (patch)
tree8fd1c8eaa2ef203009d72b6ca6348611dcc5ee1c /config/companion_tools.in
parent8f8e131d566af1f577d8fb6e62e6f121b7955472 (diff)
parentb32fcf7c1eea890a2bd3f88487f818ba241aabb1 (diff)
Merge pull request #767 from stilor/packages
Packages
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