]> git.baikalelectronics.ru Git - uboot.git/commit
video: Drop cfg_console
authorSimon Glass <sjg@chromium.org>
Sun, 23 Jan 2022 14:04:02 +0000 (07:04 -0700)
committerAnatolij Gustschin <agust@denx.de>
Mon, 28 Mar 2022 18:14:24 +0000 (20:14 +0200)
commitc3d9c0f3e794773e88a3a55b4c60e7295646337e
treec762a9ddc24bd96c3e30e0957000cdaea7f8e955
parent87aa7c2da64c450302d7cb40f2f3dea8323c3b8d
video: Drop cfg_console

The non-driver model video support was removed two years ago. Drop this
driver, which is only used by nokia_rx51.

Signed-off-by: Simon Glass <sjg@chromium.org>
README
cmd/cls.c
common/stdio.c
doc/usage/bootmenu.rst
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/cfb_console.c [deleted file]
drivers/video/omap3_dss.c