Kconfig 297 B

123456789101112
  1. config 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. To compile this driver as a module, choose M here: the
  10. module will be called pulse8-cec.