18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_cichoice
38c2ecf20Sopenharmony_ci	prompt "Machine type"
48c2ecf20Sopenharmony_ci	depends on MACH_VR41XX
58c2ecf20Sopenharmony_ci	default TANBAC_TB022X
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciconfig CASIO_E55
88c2ecf20Sopenharmony_ci	bool "CASIO CASSIOPEIA E-10/15/55/65"
98c2ecf20Sopenharmony_ci	select CEVT_R4K
108c2ecf20Sopenharmony_ci	select CSRC_R4K
118c2ecf20Sopenharmony_ci	select DMA_NONCOHERENT
128c2ecf20Sopenharmony_ci	select IRQ_MIPS_CPU
138c2ecf20Sopenharmony_ci	select ISA
148c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_32BIT_KERNEL
158c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_LITTLE_ENDIAN
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ciconfig IBM_WORKPAD
188c2ecf20Sopenharmony_ci	bool "IBM WorkPad z50"
198c2ecf20Sopenharmony_ci	select CEVT_R4K
208c2ecf20Sopenharmony_ci	select CSRC_R4K
218c2ecf20Sopenharmony_ci	select DMA_NONCOHERENT
228c2ecf20Sopenharmony_ci	select IRQ_MIPS_CPU
238c2ecf20Sopenharmony_ci	select ISA
248c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_32BIT_KERNEL
258c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_LITTLE_ENDIAN
268c2ecf20Sopenharmony_ci
278c2ecf20Sopenharmony_ciconfig TANBAC_TB022X
288c2ecf20Sopenharmony_ci	bool "TANBAC VR4131 multichip module and TANBAC VR4131DIMM"
298c2ecf20Sopenharmony_ci	select CEVT_R4K
308c2ecf20Sopenharmony_ci	select CSRC_R4K
318c2ecf20Sopenharmony_ci	select DMA_NONCOHERENT
328c2ecf20Sopenharmony_ci	select IRQ_MIPS_CPU
338c2ecf20Sopenharmony_ci	select HAVE_PCI
348c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_32BIT_KERNEL
358c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_LITTLE_ENDIAN
368c2ecf20Sopenharmony_ci	help
378c2ecf20Sopenharmony_ci	  The TANBAC VR4131 multichip module(TB0225) and
388c2ecf20Sopenharmony_ci	  the TANBAC VR4131DIMM(TB0229) are MIPS-based platforms
398c2ecf20Sopenharmony_ci	  manufactured by TANBAC.
408c2ecf20Sopenharmony_ci	  Please refer to <http://www.tanbac.co.jp/>
418c2ecf20Sopenharmony_ci	  about VR4131 multichip module and VR4131DIMM.
428c2ecf20Sopenharmony_ci
438c2ecf20Sopenharmony_ciconfig VICTOR_MPC30X
448c2ecf20Sopenharmony_ci	bool "Victor MP-C303/304"
458c2ecf20Sopenharmony_ci	select CEVT_R4K
468c2ecf20Sopenharmony_ci	select CSRC_R4K
478c2ecf20Sopenharmony_ci	select DMA_NONCOHERENT
488c2ecf20Sopenharmony_ci	select IRQ_MIPS_CPU
498c2ecf20Sopenharmony_ci	select HAVE_PCI
508c2ecf20Sopenharmony_ci	select PCI_VR41XX
518c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_32BIT_KERNEL
528c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_LITTLE_ENDIAN
538c2ecf20Sopenharmony_ci
548c2ecf20Sopenharmony_ciconfig ZAO_CAPCELLA
558c2ecf20Sopenharmony_ci	bool "ZAO Networks Capcella"
568c2ecf20Sopenharmony_ci	select CEVT_R4K
578c2ecf20Sopenharmony_ci	select CSRC_R4K
588c2ecf20Sopenharmony_ci	select DMA_NONCOHERENT
598c2ecf20Sopenharmony_ci	select IRQ_MIPS_CPU
608c2ecf20Sopenharmony_ci	select HAVE_PCI
618c2ecf20Sopenharmony_ci	select PCI_VR41XX
628c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_32BIT_KERNEL
638c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_LITTLE_ENDIAN
648c2ecf20Sopenharmony_ci
658c2ecf20Sopenharmony_ciendchoice
668c2ecf20Sopenharmony_ci
678c2ecf20Sopenharmony_cichoice
688c2ecf20Sopenharmony_ci	prompt "Base board type"
698c2ecf20Sopenharmony_ci	depends on TANBAC_TB022X
708c2ecf20Sopenharmony_ci	default TANBAC_TB0287
718c2ecf20Sopenharmony_ci
728c2ecf20Sopenharmony_ciconfig TANBAC_TB0219
738c2ecf20Sopenharmony_ci	bool "TANBAC DIMM Evaluation Kit(TB0219)"
748c2ecf20Sopenharmony_ci	select GPIO_VR41XX
758c2ecf20Sopenharmony_ci	select PCI_VR41XX
768c2ecf20Sopenharmony_ci	help
778c2ecf20Sopenharmony_ci	  The TANBAC DIMM Evaluation Kit(TB0219) is a MIPS-based platform
788c2ecf20Sopenharmony_ci	  manufactured by TANBAC.
798c2ecf20Sopenharmony_ci	  Please refer to <http://www.tanbac.co.jp/> about DIMM Evaluation Kit.
808c2ecf20Sopenharmony_ci
818c2ecf20Sopenharmony_ciconfig TANBAC_TB0226
828c2ecf20Sopenharmony_ci	bool "TANBAC Mbase(TB0226)"
838c2ecf20Sopenharmony_ci	select GPIO_VR41XX
848c2ecf20Sopenharmony_ci	select PCI_VR41XX
858c2ecf20Sopenharmony_ci	help
868c2ecf20Sopenharmony_ci	  The TANBAC Mbase(TB0226) is a MIPS-based platform
878c2ecf20Sopenharmony_ci	  manufactured by TANBAC.
888c2ecf20Sopenharmony_ci	  Please refer to <http://www.tanbac.co.jp/> about Mbase.
898c2ecf20Sopenharmony_ci
908c2ecf20Sopenharmony_ciconfig TANBAC_TB0287
918c2ecf20Sopenharmony_ci	bool "TANBAC Mini-ITX DIMM base(TB0287)"
928c2ecf20Sopenharmony_ci	select PCI_VR41XX
938c2ecf20Sopenharmony_ci	help
948c2ecf20Sopenharmony_ci	  The TANBAC Mini-ITX DIMM base(TB0287) is a MIPS-based platform
958c2ecf20Sopenharmony_ci	  manufactured by TANBAC.
968c2ecf20Sopenharmony_ci	  Please refer to <http://www.tanbac.co.jp/> about Mini-ITX DIMM base.
978c2ecf20Sopenharmony_ci
988c2ecf20Sopenharmony_ciendchoice
998c2ecf20Sopenharmony_ci
1008c2ecf20Sopenharmony_ciconfig PCI_VR41XX
1018c2ecf20Sopenharmony_ci	bool "Add PCI control unit support of NEC VR4100 series"
1028c2ecf20Sopenharmony_ci	depends on MACH_VR41XX && HAVE_PCI
1038c2ecf20Sopenharmony_ci	default y
1048c2ecf20Sopenharmony_ci	select PCI
105