diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-12-14 07:08:52 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-12-14 07:08:52 +0000 |
commit | 76ffedc03494d66d2d7eeaddf1723c6561a3ce89 (patch) | |
tree | 0c3820ea6ebb59919b5d735aa414e31f9e99c841 /arch/mips | |
parent | d4fc0becbeef76626d499e9106da16522d3c12e6 (diff) |
Cleanup io.h.
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/config.in | 5 | ||||
-rw-r--r-- | arch/mips/defconfig | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-atlas | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-ddb5476 | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-decstation | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-ev64120 | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-ev96100 | 2 | ||||
-rw-r--r-- | arch/mips/defconfig-ip22 | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-malta | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-rm200 | 1 |
10 files changed, 14 insertions, 1 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in index 5546d730a..49268dd3b 100644 --- a/arch/mips/config.in +++ b/arch/mips/config.in @@ -42,12 +42,13 @@ bool 'Support for SNI RM200 PCI' CONFIG_SNI_RM200_PCI unset CONFIG_ARC32 unset CONFIG_BOARD_SCACHE unset CONFIG_HAVE_STD_PC_SERIAL_PORT +unset CONFIG_I8259 unset CONFIG_ISA unset CONFIG_PCI unset CONFIG_MIPS_JAZZ +unset CONFIG_SWAP_IO_SPACE unset CONFIG_VIDEO_G364 unset CONFIG_PC_KEYB -unset CONFIG_I8259 define_bool CONFIG_MCA n define_bool CONFIG_SBUS n @@ -55,6 +56,7 @@ define_bool CONFIG_SBUS n if [ "$CONFIG_MIPS_EV96100" = "y" ]; then define_bool CONFIG_PCI y define_bool CONFIG_MIPS_GT96100 y + define_bool CONFIG_SWAP_IO_SPACE y fi if [ "$CONFIG_MIPS_EV64120" = "y" ]; then define_bool CONFIG_PCI y @@ -97,6 +99,7 @@ fi if [ "$CONFIG_PMC_CP7000" = "y" ]; then define_bool CONFIG_PCI y define_bool CONFIG_SYSCLK_100 y + define_bool CONFIG_SWAP_IO_SPACE y fi if [ "$CONFIG_SGI_IP22" = "y" ]; then define_bool CONFIG_ARC32 y diff --git a/arch/mips/defconfig b/arch/mips/defconfig index 305b2fa51..bf1c13cc6 100644 --- a/arch/mips/defconfig +++ b/arch/mips/defconfig @@ -22,6 +22,7 @@ CONFIG_EXPERIMENTAL=y # CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MAGNUM_4000 is not set # CONFIG_OLIVETTI_M700 is not set +# CONFIG_PMC_CP7000 is not set CONFIG_SGI_IP22=y # CONFIG_SNI_RM200_PCI is not set # CONFIG_MCA is not set diff --git a/arch/mips/defconfig-atlas b/arch/mips/defconfig-atlas index c8b10e02a..fd5ac58d5 100644 --- a/arch/mips/defconfig-atlas +++ b/arch/mips/defconfig-atlas @@ -22,6 +22,7 @@ CONFIG_MIPS_ATLAS=y # CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MAGNUM_4000 is not set # CONFIG_OLIVETTI_M700 is not set +# CONFIG_PMC_CP7000 is not set # CONFIG_SGI_IP22 is not set # CONFIG_SNI_RM200_PCI is not set # CONFIG_MCA is not set diff --git a/arch/mips/defconfig-ddb5476 b/arch/mips/defconfig-ddb5476 index 047f60d15..55012c74d 100644 --- a/arch/mips/defconfig-ddb5476 +++ b/arch/mips/defconfig-ddb5476 @@ -22,6 +22,7 @@ CONFIG_DDB5476=y # CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MAGNUM_4000 is not set # CONFIG_OLIVETTI_M700 is not set +# CONFIG_PMC_CP7000 is not set # CONFIG_SGI_IP22 is not set # CONFIG_SNI_RM200_PCI is not set # CONFIG_MCA is not set diff --git a/arch/mips/defconfig-decstation b/arch/mips/defconfig-decstation index 34cf52834..67e1579eb 100644 --- a/arch/mips/defconfig-decstation +++ b/arch/mips/defconfig-decstation @@ -22,6 +22,7 @@ CONFIG_DECSTATION=y # CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MAGNUM_4000 is not set # CONFIG_OLIVETTI_M700 is not set +# CONFIG_PMC_CP7000 is not set # CONFIG_SGI_IP22 is not set # CONFIG_SNI_RM200_PCI is not set # CONFIG_MCA is not set diff --git a/arch/mips/defconfig-ev64120 b/arch/mips/defconfig-ev64120 index a92615c6a..d29fc3edd 100644 --- a/arch/mips/defconfig-ev64120 +++ b/arch/mips/defconfig-ev64120 @@ -26,6 +26,7 @@ CONFIG_SYSCLK_100=y # CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MAGNUM_4000 is not set # CONFIG_OLIVETTI_M700 is not set +# CONFIG_PMC_CP7000 is not set # CONFIG_SGI_IP22 is not set # CONFIG_SNI_RM200_PCI is not set # CONFIG_MCA is not set diff --git a/arch/mips/defconfig-ev96100 b/arch/mips/defconfig-ev96100 index 0788919b9..5362d2500 100644 --- a/arch/mips/defconfig-ev96100 +++ b/arch/mips/defconfig-ev96100 @@ -22,12 +22,14 @@ CONFIG_MIPS_EV96100=y # CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MAGNUM_4000 is not set # CONFIG_OLIVETTI_M700 is not set +# CONFIG_PMC_CP7000 is not set # CONFIG_SGI_IP22 is not set # CONFIG_SNI_RM200_PCI is not set # CONFIG_MCA is not set # CONFIG_SBUS is not set CONFIG_PCI=y CONFIG_MIPS_GT96100=y +CONFIG_SWAP_IO_SPACE=y # CONFIG_ISA is not set # CONFIG_EISA is not set # CONFIG_I8259 is not set diff --git a/arch/mips/defconfig-ip22 b/arch/mips/defconfig-ip22 index 305b2fa51..bf1c13cc6 100644 --- a/arch/mips/defconfig-ip22 +++ b/arch/mips/defconfig-ip22 @@ -22,6 +22,7 @@ CONFIG_EXPERIMENTAL=y # CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MAGNUM_4000 is not set # CONFIG_OLIVETTI_M700 is not set +# CONFIG_PMC_CP7000 is not set CONFIG_SGI_IP22=y # CONFIG_SNI_RM200_PCI is not set # CONFIG_MCA is not set diff --git a/arch/mips/defconfig-malta b/arch/mips/defconfig-malta index ebb393de3..fbf765903 100644 --- a/arch/mips/defconfig-malta +++ b/arch/mips/defconfig-malta @@ -22,6 +22,7 @@ CONFIG_EXPERIMENTAL=y CONFIG_MIPS_MALTA=y # CONFIG_MIPS_MAGNUM_4000 is not set # CONFIG_OLIVETTI_M700 is not set +# CONFIG_PMC_CP7000 is not set # CONFIG_SGI_IP22 is not set # CONFIG_SNI_RM200_PCI is not set # CONFIG_MCA is not set diff --git a/arch/mips/defconfig-rm200 b/arch/mips/defconfig-rm200 index 0a015afbc..718e6612a 100644 --- a/arch/mips/defconfig-rm200 +++ b/arch/mips/defconfig-rm200 @@ -22,6 +22,7 @@ CONFIG_EXPERIMENTAL=y # CONFIG_MIPS_MALTA is not set # CONFIG_MIPS_MAGNUM_4000 is not set # CONFIG_OLIVETTI_M700 is not set +# CONFIG_PMC_CP7000 is not set # CONFIG_SGI_IP22 is not set CONFIG_SNI_RM200_PCI=y # CONFIG_MCA is not set |