18 lines
493 B
Plaintext
18 lines
493 B
Plaintext
|
config MEDIA_DATA_TUNNEL_SUPPORT
|
||
|
bool
|
||
|
prompt "MHL Media Data Tunneling Support"
|
||
|
default n
|
||
|
---help---
|
||
|
This option controls whether or not Silicon Image MHL transmitter
|
||
|
drivers include support for Media Data Tunneling (MDT). MDT
|
||
|
support enables HID events generated by HID devices attached to
|
||
|
an MDT capable MHL sink to be passed over the MHL connection
|
||
|
to the system.
|
||
|
|
||
|
config SII8620_MHL_TX
|
||
|
tristate
|
||
|
prompt "Silicon Image 8620 HDMI to MHL Tx"
|
||
|
depends on I2C
|
||
|
default n
|
||
|
|