1config USB_PULSE8_CEC 2 tristate "Pulse Eight 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 Pulse Eight HDMI CEC device. 9 10 To compile this driver as a module, choose M here: the 11 module will be called pulse8-cec. 12