Kconfig (79790b6818e96c58fe2bffee1b418c16e64e7b80) Kconfig (cbdbd9ca718e6efbc77b97ddf0b19b0cd46ac36c)
1if ARCH_MXC || COMPILE_TEST
2
3config DRM_IMX_LDB_HELPER
4 tristate
5
6config DRM_IMX8MP_DW_HDMI_BRIDGE
7 tristate "Freescale i.MX8MP HDMI-TX bridge support"
8 depends on COMMON_CLK
9 depends on DRM_DW_HDMI
10 depends on OF
1if ARCH_MXC || COMPILE_TEST
2
3config DRM_IMX_LDB_HELPER
4 tristate
5
6config DRM_IMX8MP_DW_HDMI_BRIDGE
7 tristate "Freescale i.MX8MP HDMI-TX bridge support"
8 depends on COMMON_CLK
9 depends on DRM_DW_HDMI
10 depends on OF
11 select DRM_IMX8MP_HDMI_PVI
12 select PHY_FSL_SAMSUNG_HDMI_PHY
11 imply DRM_IMX8MP_HDMI_PVI
12 imply PHY_FSL_SAMSUNG_HDMI_PHY
13 help
14 Choose this to enable support for the internal HDMI encoder found
15 on the i.MX8MP SoC.
16
17config DRM_IMX8MP_HDMI_PVI
18 tristate "Freescale i.MX8MP HDMI PVI bridge support"
19 depends on OF
20 help

--- 61 unchanged lines hidden ---
13 help
14 Choose this to enable support for the internal HDMI encoder found
15 on the i.MX8MP SoC.
16
17config DRM_IMX8MP_HDMI_PVI
18 tristate "Freescale i.MX8MP HDMI PVI bridge support"
19 depends on OF
20 help

--- 61 unchanged lines hidden ---