162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# C2 port devices 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_cimenuconfig C2PORT 762306a36Sopenharmony_ci tristate "Silicon Labs C2 port support" 862306a36Sopenharmony_ci help 962306a36Sopenharmony_ci This option enables support for Silicon Labs C2 port used to 1062306a36Sopenharmony_ci program Silicon micro controller chips (and other 8051 compatible). 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ci If your board have no such micro controllers you don't need this 1362306a36Sopenharmony_ci interface at all. 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci To compile this driver as a module, choose M here: the module will 1662306a36Sopenharmony_ci be called c2port_core. Note that you also need a client module 1762306a36Sopenharmony_ci usually called c2port-*. 1862306a36Sopenharmony_ci 1962306a36Sopenharmony_ci If you are not sure, say N here. 2062306a36Sopenharmony_ci 2162306a36Sopenharmony_ciif C2PORT 2262306a36Sopenharmony_ci 2362306a36Sopenharmony_ciconfig C2PORT_DURAMAR_2150 2462306a36Sopenharmony_ci tristate "C2 port support for Eurotech's Duramar 2150" 2562306a36Sopenharmony_ci depends on X86 2662306a36Sopenharmony_ci help 2762306a36Sopenharmony_ci This option enables C2 support for the Eurotech's Duramar 2150 2862306a36Sopenharmony_ci on board micro controller. 2962306a36Sopenharmony_ci 3062306a36Sopenharmony_ci To compile this driver as a module, choose M here: the module will 3162306a36Sopenharmony_ci be called c2port-duramar2150. 3262306a36Sopenharmony_ci 3362306a36Sopenharmony_ciendif # C2PORT 34