]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - arch/mips/vr41xx/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[mirror_ubuntu-jammy-kernel.git] / arch / mips / vr41xx / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
c4be1737
YY
2choice
3 prompt "Machine type"
5e83d430 4 depends on MACH_VR41XX
c4be1737
YY
5 default TANBAC_TB022X
6
7config CASIO_E55
8 bool "CASIO CASSIOPEIA E-10/15/55/65"
42f77542 9 select CEVT_R4K
940f6b48 10 select CSRC_R4K
5e83d430 11 select DMA_NONCOHERENT
67e38cf2 12 select IRQ_MIPS_CPU
5e83d430 13 select ISA
62a44215 14 select SYS_SUPPORTS_32BIT_KERNEL
5e83d430
RB
15 select SYS_SUPPORTS_LITTLE_ENDIAN
16
17config IBM_WORKPAD
c4be1737 18 bool "IBM WorkPad z50"
42f77542 19 select CEVT_R4K
940f6b48 20 select CSRC_R4K
5e83d430 21 select DMA_NONCOHERENT
67e38cf2 22 select IRQ_MIPS_CPU
5e83d430 23 select ISA
62a44215 24 select SYS_SUPPORTS_32BIT_KERNEL
5e83d430
RB
25 select SYS_SUPPORTS_LITTLE_ENDIAN
26
5e83d430 27config TANBAC_TB022X
c4be1737 28 bool "TANBAC VR4131 multichip module and TANBAC VR4131DIMM"
42f77542 29 select CEVT_R4K
940f6b48 30 select CSRC_R4K
5e83d430 31 select DMA_NONCOHERENT
67e38cf2 32 select IRQ_MIPS_CPU
eb01d42a 33 select HAVE_PCI
62a44215 34 select SYS_SUPPORTS_32BIT_KERNEL
5e83d430
RB
35 select SYS_SUPPORTS_LITTLE_ENDIAN
36 help
37 The TANBAC VR4131 multichip module(TB0225) and
38 the TANBAC VR4131DIMM(TB0229) are MIPS-based platforms
39 manufactured by TANBAC.
40 Please refer to <http://www.tanbac.co.jp/>
41 about VR4131 multichip module and VR4131DIMM.
42
c4be1737
YY
43config VICTOR_MPC30X
44 bool "Victor MP-C303/304"
42f77542 45 select CEVT_R4K
940f6b48 46 select CSRC_R4K
c4be1737 47 select DMA_NONCOHERENT
67e38cf2 48 select IRQ_MIPS_CPU
eb01d42a 49 select HAVE_PCI
c4be1737
YY
50 select PCI_VR41XX
51 select SYS_SUPPORTS_32BIT_KERNEL
52 select SYS_SUPPORTS_LITTLE_ENDIAN
53
54config ZAO_CAPCELLA
55 bool "ZAO Networks Capcella"
42f77542 56 select CEVT_R4K
940f6b48 57 select CSRC_R4K
c4be1737 58 select DMA_NONCOHERENT
67e38cf2 59 select IRQ_MIPS_CPU
eb01d42a 60 select HAVE_PCI
c4be1737
YY
61 select PCI_VR41XX
62 select SYS_SUPPORTS_32BIT_KERNEL
63 select SYS_SUPPORTS_LITTLE_ENDIAN
64
65endchoice
66
c4be1737
YY
67choice
68 prompt "Base board type"
5e83d430 69 depends on TANBAC_TB022X
c4be1737
YY
70 default TANBAC_TB0287
71
72config TANBAC_TB0219
73 bool "TANBAC DIMM Evaluation Kit(TB0219)"
5e83d430 74 select GPIO_VR41XX
c4be1737
YY
75 select PCI_VR41XX
76 help
77 The TANBAC DIMM Evaluation Kit(TB0219) is a MIPS-based platform
78 manufactured by TANBAC.
79 Please refer to <http://www.tanbac.co.jp/> about DIMM Evaluation Kit.
80
81config TANBAC_TB0226
82 bool "TANBAC Mbase(TB0226)"
83 select GPIO_VR41XX
84 select PCI_VR41XX
5e83d430
RB
85 help
86 The TANBAC Mbase(TB0226) is a MIPS-based platform
87 manufactured by TANBAC.
88 Please refer to <http://www.tanbac.co.jp/> about Mbase.
89
90config TANBAC_TB0287
c4be1737
YY
91 bool "TANBAC Mini-ITX DIMM base(TB0287)"
92 select PCI_VR41XX
5e83d430
RB
93 help
94 The TANBAC Mini-ITX DIMM base(TB0287) is a MIPS-based platform
95 manufactured by TANBAC.
96 Please refer to <http://www.tanbac.co.jp/> about Mini-ITX DIMM base.
97
c4be1737 98endchoice
5e83d430
RB
99
100config PCI_VR41XX
101 bool "Add PCI control unit support of NEC VR4100 series"
eb01d42a 102 depends on MACH_VR41XX && HAVE_PCI
5e83d430
RB
103 default y
104 select PCI