]> git.baikalelectronics.ru Git - uboot.git/commit
configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 28 Sep 2020 09:30:14 +0000 (11:30 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sun, 18 Oct 2020 13:25:28 +0000 (15:25 +0200)
commitd2b2454a66c2f9b4f7aa3273989b63a2cd67a8f2
tree8887981d312017bf1a37d0bc89cc4a5fa71db1b0
parentab99c022a559fcde7a47b5e78a56437c00e61352
configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs

Done with:
./tools/moveconfig.py VIDEO_BMP_GZIP

The 3 suspicious migration because CMD_BMP and SPLASH_SCREEN
are not activated in these defconfigs:
- trats_defconfig
- s5pc210_universal_defconfig
- trats2_defconfig

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
23 files changed:
README
configs/m53menlo_defconfig
configs/mx23evk_defconfig
configs/mx28evk_auart_console_defconfig
configs/mx28evk_defconfig
configs/mx28evk_nand_defconfig
configs/mx28evk_spi_defconfig
configs/mx6qsabrelite_defconfig
configs/nitrogen6dl2g_defconfig
configs/nitrogen6dl_defconfig
configs/nitrogen6q2g_defconfig
configs/nitrogen6q_defconfig
configs/nitrogen6s1g_defconfig
configs/nitrogen6s_defconfig
drivers/video/Kconfig
include/configs/m53menlo.h
include/configs/mx23evk.h
include/configs/mx28evk.h
include/configs/nitrogen6x.h
include/configs/s5pc210_universal.h
include/configs/trats.h
include/configs/trats2.h
scripts/config_whitelist.txt