Adding i.MX8 HDMI support to build configuration.
Signed-off-by: Oliver Brown <oliver.brown@nxp.com>
help
Support for IMXDPU V1 display controller for i.MX8 processors.
+config VIDEO_IMXDCSS
+ bool "i.MX8 DCSS display support"
+ default n
+ depends on VIDEO && IMX8M
+ help
+ Support for DCSS display controller for i.MX8 processors.
+
config VIDEO_IMX_HDP_LOAD
bool "i.MX8 HDMI/DP firmware loading"
default n
firmware is copied from system memory to the HDMI/DP IRAM and
DRAM memory.
+config VIDEO_IMX8_HDMI
+ bool "i.MX8 HDMI Splash screen"
+ default n
+ depends on VIDEO && IMX8M
+ help
+ Support for HDMI i.MX8 processors.
+
config MXC_EPDC
bool "i.MX EPDC support"
depends on LCD && (MX7 || MX6)