diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-07-10 12:33:01 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-10 12:33:01 -0400 |
commit | e7c4782f92fc4b83d953ce53f77f05ae65dcd773 (patch) | |
tree | 8b72472f8653ed55593f52fc10e7eaa9b7b31f1b /arch/mips/Kconfig | |
parent | 192cca6ef2c49ac5ff46f7a31cb9dd175995658e (diff) |
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index cba171a5eb03..624c31cd8077 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -155,7 +155,6 @@ config MIPS_MALTA | |||
155 | bool "MIPS Malta board" | 155 | bool "MIPS Malta board" |
156 | select ARCH_MAY_HAVE_PC_FDC | 156 | select ARCH_MAY_HAVE_PC_FDC |
157 | select BOOT_ELF32 | 157 | select BOOT_ELF32 |
158 | select HAVE_STD_PC_SERIAL_PORT | ||
159 | select DMA_NONCOHERENT | 158 | select DMA_NONCOHERENT |
160 | select GENERIC_ISA_DMA | 159 | select GENERIC_ISA_DMA |
161 | select IRQ_CPU | 160 | select IRQ_CPU |