]> git.ipfire.org Git - thirdparty/u-boot.git/commit
video: move MXS to Kconfig
authorAnatolij Gustschin <agust@denx.de>
Mon, 4 Oct 2021 15:33:12 +0000 (17:33 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sat, 9 Oct 2021 17:50:03 +0000 (19:50 +0200)
commit79c05335a9c101f0b54f2f378d0b08c9b765e1a3
tree806f91ed4631e9cad350dce959937328ed2c05ac
parent450d937812c2419b830bb418f86594577809d02e
video: move MXS to Kconfig

Move CONFIG_VIDEO_MXS from board headers to Kconfig
and drop it from obsolete cfb_console driver.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
23 files changed:
configs/colibri-imx6ull_defconfig
configs/colibri_imx7_defconfig
configs/imxrt1050-evk_defconfig
configs/mx6ul_14x14_evk_defconfig
configs/mx6ul_9x9_evk_defconfig
configs/opos6uldev_defconfig
configs/pico-imx6ul_defconfig
configs/pico-imx7d_bl33_defconfig
configs/pico-imx7d_defconfig
drivers/video/Kconfig
drivers/video/cfb_console.c
include/configs/colibri-imx6ull.h
include/configs/colibri_imx7.h
include/configs/imxrt1050-evk.h
include/configs/mx23evk.h
include/configs/mx28evk.h
include/configs/mx6sxsabresd.h
include/configs/mx6ul_14x14_evk.h
include/configs/mx7dsabresd.h
include/configs/mxs.h
include/configs/opos6uldev.h
include/configs/pico-imx6ul.h
include/configs/pico-imx7d.h