diff options
Diffstat (limited to 'arch/mips/vr41xx/Kconfig')
-rw-r--r-- | arch/mips/vr41xx/Kconfig | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/arch/mips/vr41xx/Kconfig b/arch/mips/vr41xx/Kconfig index 559acc09c819..c1be6b37fb2a 100644 --- a/arch/mips/vr41xx/Kconfig +++ b/arch/mips/vr41xx/Kconfig | |||
@@ -23,16 +23,6 @@ config IBM_WORKPAD | |||
23 | select SYS_SUPPORTS_32BIT_KERNEL | 23 | select SYS_SUPPORTS_32BIT_KERNEL |
24 | select SYS_SUPPORTS_LITTLE_ENDIAN | 24 | select SYS_SUPPORTS_LITTLE_ENDIAN |
25 | 25 | ||
26 | config NEC_CMBVR4133 | ||
27 | bool "NEC CMB-VR4133" | ||
28 | select CEVT_R4K | ||
29 | select CSRC_R4K | ||
30 | select DMA_NONCOHERENT | ||
31 | select IRQ_CPU | ||
32 | select HW_HAS_PCI | ||
33 | select SYS_SUPPORTS_32BIT_KERNEL | ||
34 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
35 | |||
36 | config TANBAC_TB022X | 26 | config TANBAC_TB022X |
37 | bool "TANBAC VR4131 multichip module and TANBAC VR4131DIMM" | 27 | bool "TANBAC VR4131 multichip module and TANBAC VR4131DIMM" |
38 | select CEVT_R4K | 28 | select CEVT_R4K |
@@ -73,13 +63,6 @@ config ZAO_CAPCELLA | |||
73 | 63 | ||
74 | endchoice | 64 | endchoice |
75 | 65 | ||
76 | config ROCKHOPPER | ||
77 | bool "Support for Rockhopper base board" | ||
78 | depends on NEC_CMBVR4133 | ||
79 | select PCI_VR41XX | ||
80 | select I8259 | ||
81 | select HAVE_STD_PC_SERIAL_PORT | ||
82 | |||
83 | choice | 66 | choice |
84 | prompt "Base board type" | 67 | prompt "Base board type" |
85 | depends on TANBAC_TB022X | 68 | depends on TANBAC_TB022X |