xref: /linux/drivers/misc/c2port/Kconfig (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
24e17e1dbSRodolfo Giometti#
34e17e1dbSRodolfo Giometti# C2 port devices
44e17e1dbSRodolfo Giometti#
54e17e1dbSRodolfo Giometti
64e17e1dbSRodolfo Giomettimenuconfig C2PORT
765929215SGreg Kroah-Hartman	tristate "Silicon Labs C2 port support"
8e1d20601SPaul Bolle	default n
94e17e1dbSRodolfo Giometti	help
104e17e1dbSRodolfo Giometti	  This option enables support for Silicon Labs C2 port used to
114e17e1dbSRodolfo Giometti	  program Silicon micro controller chips (and other 8051 compatible).
124e17e1dbSRodolfo Giometti
134e17e1dbSRodolfo Giometti	  If your board have no such micro controllers you don't need this
144e17e1dbSRodolfo Giometti	  interface at all.
154e17e1dbSRodolfo Giometti
164e17e1dbSRodolfo Giometti	  To compile this driver as a module, choose M here: the module will
174e17e1dbSRodolfo Giometti	  be called c2port_core. Note that you also need a client module
184e17e1dbSRodolfo Giometti	  usually called c2port-*.
194e17e1dbSRodolfo Giometti
204e17e1dbSRodolfo Giometti	  If you are not sure, say N here.
214e17e1dbSRodolfo Giometti
224e17e1dbSRodolfo Giomettiif C2PORT
234e17e1dbSRodolfo Giometti
2465131cd5SRodolfo Giometticonfig C2PORT_DURAMAR_2150
2565929215SGreg Kroah-Hartman	tristate "C2 port support for Eurotech's Duramar 2150"
26e1d20601SPaul Bolle	depends on X86
27e1d20601SPaul Bolle	default n
2865131cd5SRodolfo Giometti	help
2965131cd5SRodolfo Giometti	  This option enables C2 support for the Eurotech's Duramar 2150
3065131cd5SRodolfo Giometti	  on board micro controller.
3165131cd5SRodolfo Giometti
3265131cd5SRodolfo Giometti	  To compile this driver as a module, choose M here: the module will
3365131cd5SRodolfo Giometti	  be called c2port-duramar2150.
3465131cd5SRodolfo Giometti
354e17e1dbSRodolfo Giomettiendif # C2PORT
36