diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index 77117a25..eb4061d1 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -2,9 +2,6 @@ comment "GNU binutils" -config BINUTILS_VERSION - string - choice bool prompt "binutils version" diff --git a/config/binutils/elf2flt.in b/config/binutils/elf2flt.in index c46e599a..4f95ec76 100644 --- a/config/binutils/elf2flt.in +++ b/config/binutils/elf2flt.in @@ -4,9 +4,6 @@ if ARCH_BINFMT_FLAT comment "elf2flt" -config ELF2FLT_VERSION - string - choice bool prompt "elf2flt version"