diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-06-16 23:31:24 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-06-16 23:31:24 +0000 |
commit | 38dfd895e189bccadfce185e5cfd9f6fd54eb553 (patch) | |
tree | 856b89218213d078a0815f03d5433e17a08c27a5 /arch/mips/config.in | |
parent | 14dd2ec093cfabda3ae7efeeaf0e23c66ebaccc0 (diff) |
This is not a shell script.
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 c56040cb4..f8dc7878a 100644 --- a/arch/mips/config.in +++ b/arch/mips/config.in @@ -65,7 +65,6 @@ if [ "${CONFIG_COBALT_MICRO_SERVER}" = "y" ]; then define_bool CONFIG_COBALT_SERIAL y fi if [ "${CONFIG_COBALT_27}" = "y" ]; then - echo "Cobalt 27 board is selected " define_bool CONFIG_PCI y bool 'Support for 2800 (note: only works on 2800)' CONFIG_COBALT_28 n fi |