1config USB_RAINSHADOW_CEC
2	tristate "RainShadow Tech HDMI CEC"
3	depends on USB_ACM
4	select CEC_CORE
5	select SERIO
6	select SERIO_SERPORT
7	---help---
8	  This is a cec driver for the RainShadow Tech HDMI CEC device.
9
10	  To compile this driver as a module, choose M here: the
11	  module will be called rainshadow-cec.
12