X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fvideo%2Fbridge%2FKconfig;h=2a3b6c4beee6c2a3708bc19c78ed08039f056b68;hb=6608cf0fbee3f70bb90f12e235fdb73ef54b1f4d;hp=589795df9f935632640b7db25926dc2711460e71;hpb=bcd5dfffe6d7827c5c1df96b2e5168036d522220;p=u-boot diff --git a/drivers/video/bridge/Kconfig b/drivers/video/bridge/Kconfig index 589795df9f..2a3b6c4bee 100644 --- a/drivers/video/bridge/Kconfig +++ b/drivers/video/bridge/Kconfig @@ -16,3 +16,12 @@ config VIDEO_BRIDGE_PARADE_PS862X to be connected to an eDP output device such as an SoC that lacks LVDS capability, or where LVDS requires too many signals to route on the PCB. Setup parameters are provided in the device tree. + +config VIDEO_BRIDGE_NXP_PTN3460 + bool "Support NXP PTN3460 DP->LVDS bridge" + depends on VIDEO_BRIDGE + help + The NXP PTN3460 is a DisplayPort-to-LVDS (Low voltage differential + signalling) converter. It enables an LVDS LCD panel to be connected + to an eDP output device such as an SoC that lacks LVDS capability, + or where LVDS requires too many signals to route on the PCB.