]> git.baikalelectronics.ru Git - uboot.git/commit
video: Drop references to CONFIG_VIDEO et al
authorSimon Glass <sjg@chromium.org>
Sun, 23 Jan 2022 14:04:08 +0000 (07:04 -0700)
committerAnatolij Gustschin <agust@denx.de>
Mon, 28 Mar 2022 18:17:07 +0000 (20:17 +0200)
commit28c230cadcbb2cd11bd4c7121de4e2ba8869e5ef
treea17f830e6243917cd145007b1bee7bf0291ea0e7
parentec1943510b1830929d92a597264b7ce8ed8f2d3a
video: Drop references to CONFIG_VIDEO et al

Drop the Kconfigs which are not used and all references to them. In
particular, this drops CONFIG_VIDEO to avoid confusion and allow us to
eventually rename CONFIG_DM_VIDEO to CONFIG_VIDEO.

Also drop the prototype for video_get_info_str() which is no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Jason Liu <jason.hui.liu@nxp.com>
17 files changed:
README
arch/arm/include/asm/mach-imx/mx5_video.h
arch/arm/mach-nexell/include/mach/display_dev.h
board/freescale/mx51evk/Makefile
board/freescale/mx53loco/Makefile
board/kosagi/novena/novena_spl.c
cmd/Kconfig
cmd/bdinfo.c
cmd/bmp.c
common/fdt_support.c
common/stdio.c
drivers/video/Kconfig
drivers/video/nexell_display.c
include/asm-generic/global_data.h
include/configs/pxm2.h
include/configs/rut.h
lib/efi_loader/Kconfig