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" 84e17e1dbSRodolfo Giometti help 94e17e1dbSRodolfo Giometti This option enables support for Silicon Labs C2 port used to 104e17e1dbSRodolfo Giometti program Silicon micro controller chips (and other 8051 compatible). 114e17e1dbSRodolfo Giometti 124e17e1dbSRodolfo Giometti If your board have no such micro controllers you don't need this 134e17e1dbSRodolfo Giometti interface at all. 144e17e1dbSRodolfo Giometti 154e17e1dbSRodolfo Giometti To compile this driver as a module, choose M here: the module will 164e17e1dbSRodolfo Giometti be called c2port_core. Note that you also need a client module 174e17e1dbSRodolfo Giometti usually called c2port-*. 184e17e1dbSRodolfo Giometti 194e17e1dbSRodolfo Giometti If you are not sure, say N here. 204e17e1dbSRodolfo Giometti 214e17e1dbSRodolfo Giomettiif C2PORT 224e17e1dbSRodolfo Giometti 2365131cd5SRodolfo Giometticonfig C2PORT_DURAMAR_2150 2465929215SGreg Kroah-Hartman tristate "C2 port support for Eurotech's Duramar 2150" 25e1d20601SPaul Bolle depends on X86 2665131cd5SRodolfo Giometti help 2765131cd5SRodolfo Giometti This option enables C2 support for the Eurotech's Duramar 2150 2865131cd5SRodolfo Giometti on board micro controller. 2965131cd5SRodolfo Giometti 3065131cd5SRodolfo Giometti To compile this driver as a module, choose M here: the module will 3165131cd5SRodolfo Giometti be called c2port-duramar2150. 3265131cd5SRodolfo Giometti 334e17e1dbSRodolfo Giomettiendif # C2PORT 34