summaryrefslogtreecommitdiff
path: root/config/arch/mips.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-11-29 23:25:22 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-11-29 23:25:22 (GMT)
commit88d01dd8618b37c66827b7ff07b6e3e88199c089 (patch)
tree5bd774b4eb7a456de3daf078029338c090be7452 /config/arch/mips.in
parent381366c8b6ea88bbc32716a16581ee6865fd0888 (diff)
arch: rename the SUPPORT_XXX options
First, 'SUPPORT' should be spelled 'SUPPORTS'. Second, 'SUPPORT_XXX' really means 'supports --with-xxx', so rename the affected options accordingly. Update the affected archs to match the new namings. Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config/arch/mips.in')
-rw-r--r--config/arch/mips.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/arch/mips.in b/config/arch/mips.in
index 94b9948..dbc3b32 100644
--- a/config/arch/mips.in
+++ b/config/arch/mips.in
@@ -6,8 +6,8 @@
## select ARCH_USE_MMU
## select ARCH_SUPPORTS_BOTH_ENDIAN
## select ARCH_DEFAULT_BE
-## select ARCH_SUPPORT_ARCH
-## select ARCH_SUPPORT_TUNE
+## select ARCH_SUPPORTS_WITH_ARCH
+## select ARCH_SUPPORTS_WITH_TUNE
##
## help The MIPS architecture, as defined by:
## help http://www.mips.com/