summaryrefslogtreecommitdiff
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index c3781b160d..a40df01500 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -549,6 +549,15 @@ config VIDEO
model. Video drivers typically provide a colour text console and
cursor.
+config VIDEO_IMX_HDP_LOAD
+ bool "i.MX8 HDMI/DP firmware loading"
+ default n
+ depends on IMX8
+ help
+ Support for HDMI/DP firmware loading for i.MX8QM processors. The
+ firmware is copied from system memory to the HDMI/DP IRAM and
+ DRAM memory.
+
config CFB_CONSOLE
bool "Enable colour frame buffer console"
depends on VIDEO