X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmisc%2Fc2port%2FKconfig;h=e46af9a5810d5363f76976ae14bf1ed6b28ef1d8;hb=65131cd52b9e7c5814298e05c3b7843f13e78d24;hp=f1bad2b403295d40349f91c23422b52848cee054;hpb=4e17e1db96474af5620e3259754df4cb1c46521c;p=linux-2.6-omap-h63xx.git diff --git a/drivers/misc/c2port/Kconfig b/drivers/misc/c2port/Kconfig index f1bad2b4032..e46af9a5810 100644 --- a/drivers/misc/c2port/Kconfig +++ b/drivers/misc/c2port/Kconfig @@ -21,4 +21,15 @@ menuconfig C2PORT if C2PORT +config C2PORT_DURAMAR_2150 + tristate "C2 port support for Eurotech's Duramar 2150 (EXPERIMENTAL)" + depends on X86 && C2PORT + default no + help + This option enables C2 support for the Eurotech's Duramar 2150 + on board micro controller. + + To compile this driver as a module, choose M here: the module will + be called c2port-duramar2150. + endif # C2PORT