1 config BINUTILS_VERSION_2_25_1
4 config BINUTILS_VERSION_2_27
5 default y if (!TOOLCHAINOPTS && !arc)
8 config BINUTILS_VERSION_2_26_ARC
9 default y if (!TOOLCHAINOPTS && arc)
12 config BINUTILS_VERSION
14 default "2.25.1" if BINUTILS_VERSION_2_25_1
15 default "2.27" if BINUTILS_VERSION_2_27
16 default "arc-2016.03" if BINUTILS_VERSION_2_26_ARC