Kconfig 196 B

123456789
  1. menu "OMAP Display Device Drivers"
  2. depends on OMAP2_DSS
  3. config DISPLAY_ENCODER_TFP410
  4. tristate "TFP410 DPI to DVI Encoder"
  5. help
  6. Driver for TFP410 DPI to DVI encoder.
  7. endmenu