summaryrefslogtreecommitdiffstats
path: root/arch/mips/config.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-02-24 00:12:35 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-02-24 00:12:35 +0000
commit482368b1a8e45430672c58c9a42e7d2004367126 (patch)
treece2a1a567d4d62dee7c2e71a46a99cf72cf1d606 /arch/mips/config.in
parente4d0251c6f56ab2e191afb70f80f382793e23f74 (diff)
Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.
Diffstat (limited to 'arch/mips/config.in')
-rw-r--r--arch/mips/config.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in
index 91b4c6675..b6551a29e 100644
--- a/arch/mips/config.in
+++ b/arch/mips/config.in
@@ -1,4 +1,4 @@
-# $Id: config.in,v 1.40 2000/02/21 15:05:48 ralf Exp $
+# $Id: config.in,v 1.41 2000/02/23 00:41:00 ralf Exp $
# For a description of the syntax of this configuration file,
# see the Configure script.
#
@@ -64,12 +64,10 @@ comment 'CPU selection'
if [ "$CONFIG_CPU_ADVANCED" = "y" ]; then
choice 'CPU core' \
"R3000 CONFIG_CPU_R3000 \
- R6000 CONFIG_CPU_R6000 \
R4300 CONFIG_CPU_R4300 \
R4x00 CONFIG_CPU_R4X00 \
R5000 CONFIG_CPU_R5000 \
R56x0 CONFIG_CPU_NEVADA \
- R8000 CONFIG_CPU_R8000 \
R10000 CONFIG_CPU_R10000" R4x00
bool ' ll/sc Instructions available' CONFIG_CPU_HAS_LLSC