aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in.2
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/Config.in.2')
-rw-r--r--toolchain/gcc/Config.in.26
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/gcc/Config.in.2 b/toolchain/gcc/Config.in.2
deleted file mode 100644
index c523b97051..0000000000
--- a/toolchain/gcc/Config.in.2
+++ /dev/null
@@ -1,6 +0,0 @@
-config BR2_PACKAGE_GCC_TARGET
- bool "native toolchain in the target filesystem"
- default n
- help
- If you want the target system to be able to run
- binutils/gcc and compile native code, say Y here.