]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of PANEL
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:54:44 +0000 (17:54 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commitba490b251c945bc182744c2ab8f942334f3cd588
treedc11be4d5078333752235dba9c771e80465b2b95
parent68be8d95de0a095d624230fe3c43ab3d674bd5b0
Correct SPL use of PANEL

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_PANEL defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/imx/mxc_ipuv3_fb.c