summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index 2ad0b5e6b..9dd7d0ca4 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -64,9 +64,3 @@ config BR2_INSTALL_LIBSTDCPP
help
Build/install c++ compiler and libstdc++?
-config BR2_INSTALL_LIBGCJ
- bool "Build/install java compiler and libgcj?"
- default n
- depends on BR2_INSTALL_LIBSTDCPP
- help
- Build/install java compiler and libgcj?