diff options
-rw-r--r-- | toolchain/toolchain-common.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/toolchain/toolchain-common.in b/toolchain/toolchain-common.in index 7eb22ce55c..13c684db8a 100644 --- a/toolchain/toolchain-common.in +++ b/toolchain/toolchain-common.in @@ -5,10 +5,6 @@ # so put it here instead source "package/gdb/Config.in.host" -config BR2_LARGEFILE - bool - default y - config BR2_INET_IPV6 bool |