aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/tidss/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/tidss/Kconfig')
-rw-r--r--drivers/video/tidss/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/tidss/Kconfig b/drivers/video/tidss/Kconfig
index 2a5e56e..95086f3 100644
--- a/drivers/video/tidss/Kconfig
+++ b/drivers/video/tidss/Kconfig
@@ -16,3 +16,9 @@ menuconfig VIDEO_TIDSS
DPI . This option enables these supports which can be used on
devices which have OLDI or HDMI display connected.
+config SPL_VIDEO_TIDSS
+ bool "Enable TIDSS video support in SPL Stage"
+ depends on SPL_VIDEO
+ help
+ This options enables tidss driver in SPL stage. If
+ you need to use tidss at SPL stage use this config.