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)
commit0ed6c0f9cbdad600923427511a40151cdff58006
tree8887981d312017bf1a37d0bc89cc4a5fa71db1b0
parent76c2ff3e5fd8068b433acbb0e76d33fa5116dade
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