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>
Showing
- README 0 additions, 3 deletionsREADME
- arch/arm/include/asm/mach-imx/mx5_video.h 0 additions, 5 deletionsarch/arm/include/asm/mach-imx/mx5_video.h
- arch/arm/mach-nexell/include/mach/display_dev.h 2 additions, 5 deletionsarch/arm/mach-nexell/include/mach/display_dev.h
- board/freescale/mx51evk/Makefile 0 additions, 1 deletionboard/freescale/mx51evk/Makefile
- board/freescale/mx53loco/Makefile 0 additions, 1 deletionboard/freescale/mx53loco/Makefile
- board/kosagi/novena/novena_spl.c 0 additions, 23 deletionsboard/kosagi/novena/novena_spl.c
- cmd/Kconfig 1 addition, 1 deletioncmd/Kconfig
- cmd/bdinfo.c 1 addition, 1 deletioncmd/bdinfo.c
- cmd/bmp.c 1 addition, 3 deletionscmd/bmp.c
- common/fdt_support.c 1 addition, 1 deletioncommon/fdt_support.c
- common/stdio.c 1 addition, 2 deletionscommon/stdio.c
- drivers/video/Kconfig 2 additions, 54 deletionsdrivers/video/Kconfig
- drivers/video/nexell_display.c 1 addition, 7 deletionsdrivers/video/nexell_display.c
- include/asm-generic/global_data.h 1 addition, 1 deletioninclude/asm-generic/global_data.h
- include/configs/pxm2.h 0 additions, 7 deletionsinclude/configs/pxm2.h
- include/configs/rut.h 0 additions, 9 deletionsinclude/configs/rut.h
- lib/efi_loader/Kconfig 0 additions, 1 deletionlib/efi_loader/Kconfig
Loading
Please register or sign in to comment