From b92668a21123d0039f9d5df407469cb6c37fce24 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 12 Sep 2010 22:14:04 +0200 Subject: arch/mips: add option for MIPS ABIs This adds selection for one of the o32, n32 and n64 ABIs. Later, we can easily use those boolean options, rather than relying on a user-supplied string option. Signed-off-by: "Yann E. MORIN" --- config/arch/mips.in | 1 - 1 file changed, 1 deletion(-) (limited to 'config/arch/mips.in') diff --git a/config/arch/mips.in b/config/arch/mips.in index 6499b881..52d6de3a 100644 --- a/config/arch/mips.in +++ b/config/arch/mips.in @@ -8,7 +8,6 @@ config ARCH_mips select ARCH_SUPPORTS_BOTH_ENDIAN select ARCH_DEFAULT_BE select ARCH_SUPPORT_ARCH - select ARCH_SUPPORT_ABI select ARCH_SUPPORT_TUNE help The MIPS architecture, as defined by: -- cgit v1.2.3