2016-11-05 18:39:58 +08:00
|
|
|
config USB_RAINSHADOW_CEC
|
|
|
|
tristate "RainShadow Tech HDMI CEC"
|
2017-05-28 16:48:37 +08:00
|
|
|
depends on USB_ACM
|
|
|
|
select CEC_CORE
|
2016-11-05 18:39:58 +08:00
|
|
|
select SERIO
|
|
|
|
select SERIO_SERPORT
|
|
|
|
---help---
|
|
|
|
This is a cec driver for the RainShadow Tech HDMI CEC device.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called rainshadow-cec.
|