Kconfig 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config DRM_ANALOGIX_ANX6345
  3. tristate "Analogix ANX6345 bridge"
  4. depends on OF
  5. select DRM_ANALOGIX_DP
  6. select DRM_DISPLAY_DP_HELPER
  7. select DRM_DISPLAY_HELPER
  8. select DRM_KMS_HELPER
  9. select REGMAP_I2C
  10. help
  11. ANX6345 is an ultra-low power Full-HD DisplayPort/eDP
  12. transmitter designed for portable devices. The
  13. ANX6345 transforms the LVTTL RGB output of an
  14. application processor to eDP or DisplayPort.
  15. config DRM_ANALOGIX_ANX78XX
  16. tristate "Analogix ANX78XX bridge"
  17. select DRM_ANALOGIX_DP
  18. select DRM_DISPLAY_DP_HELPER
  19. select DRM_DISPLAY_HELPER
  20. select DRM_KMS_HELPER
  21. select REGMAP_I2C
  22. help
  23. ANX78XX is an ultra-low power Full-HD SlimPort transmitter
  24. designed for portable devices. The ANX78XX transforms
  25. the HDMI output of an application processor to MyDP
  26. or DisplayPort.
  27. config DRM_ANALOGIX_DP
  28. tristate
  29. depends on DRM
  30. config DRM_ANALOGIX_ANX7625
  31. tristate "Analogix Anx7625 MIPI to DP interface support"
  32. depends on DRM
  33. depends on OF
  34. select DRM_DISPLAY_DP_HELPER
  35. select DRM_DISPLAY_HDCP_HELPER
  36. select DRM_DISPLAY_HELPER
  37. select DRM_DP_AUX_BUS
  38. select DRM_MIPI_DSI
  39. help
  40. ANX7625 is an ultra-low power 4K mobile HD transmitter
  41. designed for portable devices. It converts MIPI/DPI to
  42. DisplayPort1.3 4K.