Kconfig 313 B

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