Hans Verkuil | 3dff310 | 2016-07-10 07:12:10 -0300 | [diff] [blame] | 1 | config USB_PULSE8_CEC |
2 | tristate "Pulse Eight HDMI CEC" | ||||
Hans Verkuil | 56a263a | 2017-04-17 07:44:35 -0300 | [diff] [blame] | 3 | depends on USB_ACM && CEC_CORE |
Hans Verkuil | 3dff310 | 2016-07-10 07:12:10 -0300 | [diff] [blame] | 4 | select SERIO |
5 | select SERIO_SERPORT | ||||
6 | ---help--- | ||||
7 | This is a cec driver for the Pulse Eight HDMI CEC device. | ||||
8 | |||||
9 | To compile this driver as a module, choose M here: the | ||||
10 | module will be called pulse8-cec. |