commit | 9fa24c177ff8b71bd03d57fb887197464316eef5 | [log] [tgz] |
---|---|---|
author | Nikhil M Jain <n-jain1@ti.com> | Thu Apr 20 17:40:59 2023 +0530 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Apr 24 21:37:45 2023 +0200 |
tree | a40eb209ac29117a91c164c4f95971bd06339e1e | |
parent | 61521cace65eb8611a7d4e3ff1cb8b44d4c22a0f [diff] |
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>