diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-12-09 23:31:04 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-12-09 23:31:04 +0000 |
commit | 94957176ee8af6d922ea52509a6e82f987eb95b2 (patch) | |
tree | 49984922085301395f8141cb1267984c1e5cf09b /arch/mips/config.in | |
parent | a5369a3419a6445ac95c597a9d0f3226b12fe7c7 (diff) |
Remove Cosine Orion support.
Diffstat (limited to 'arch/mips/config.in')
-rw-r--r-- | arch/mips/config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in index 4ced145e3..f7c416fbf 100644 --- a/arch/mips/config.in +++ b/arch/mips/config.in @@ -18,7 +18,6 @@ if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then bool 'Support for DECstations (EXPERIMENTAL)' CONFIG_DECSTATION bool 'Support for NEC DDB Vrc-5074 (EXPERIMENTAL)' CONFIG_DDB5074 bool 'Support for NEC DDB Vrc-5476 (EXPERIMENTAL)' CONFIG_DDB5476 - bool 'Support for Galileo Evaluation board or CoSine Orion' CONFIG_ORION bool 'Support for Galileo EV96100 Evaluation board' CONFIG_MIPS_EV96100 bool 'Support for Galileo EV64120 Evaluation board' CONFIG_MIPS_EV64120 if [ "$CONFIG_MIPS_EV64120" = "y" ]; then |