summaryrefslogtreecommitdiffstats
path: root/drivers/misc/c2port/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/c2port/Kconfig')
-rw-r--r--drivers/misc/c2port/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/misc/c2port/Kconfig b/drivers/misc/c2port/Kconfig
index f1bad2b40329..e46af9a5810d 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