]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
[MIPS] No I/O ports on the DECstation
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 29 May 2007 14:08:07 +0000 (15:08 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:33:00 +0000 (17:33 +0100)
 There are no I/O ports on the DECstation whatsoever in any configuration
as neither the CPU nor the peripheral buses used have a concept of such.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig

index 734b61f663b7202fa64658e87185627263d8cf7a..7080e7117f415b5c838607accef4718e64dc6733 100644 (file)
@@ -63,6 +63,7 @@ config MACH_DECSTATION
        bool "DECstations"
        select BOOT_ELF32
        select DMA_NONCOHERENT
+       select NO_IOPORT
        select SYS_HAS_EARLY_PRINTK
        select IRQ_CPU
        select SYS_HAS_CPU_R3000
@@ -775,6 +776,9 @@ config MIPS_NILE4
 config MIPS_DISABLE_OBSOLETE_IDE
        bool
 
+config NO_IOPORT
+       def_bool n
+
 config GENERIC_ISA_DMA_SUPPORT_BROKEN
        bool
        select ZONE_DMA