c2port: add c2port support for Eurotech Duramar 2150

Signed-off-by: Rodolfo Giometti <giometti@linux.it>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Rodolfo Giometti
2008-11-12 13:27:14 -08:00
committed by Linus Torvalds
parent 4e17e1db96
commit 65131cd52b
3 changed files with 171 additions and 0 deletions

View File

@@ -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