drivers: video: Kconfig: Add configs for enabling video at SPL
authorNikhil M Jain <n-jain1@ti.com>
Thu, 20 Apr 2023 12:10:59 +0000 (17:40 +0530)
committerAnatolij Gustschin <agust@denx.de>
Mon, 24 Apr 2023 19:37:45 +0000 (21:37 +0200)
commit857d02d97c222b0b5c96fdcc90032453646c0f06
treea40eb209ac29117a91c164c4f95971bd06339e1e
parentb646e1f69fca5d6a002be1f4e32fab00e140c091
drivers: video: Kconfig: Add configs for enabling video at SPL

Add Kconfigs which enable the video driver and splash screen at SPL
stage only and not at u-boot proper. The existing Kconfigs from u-boot
proper were not used to make SPL splash screen independent to them.

Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
Reviewed-by: Devarsh Thakkar <devarsht@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
drivers/video/Kconfig