On Mon, 28 Sep 2020 at 03:31, Patrick Delaunay <patrick.delau...@st.com> wrote: > > Done with: > ./tools/moveconfig.py BMP_16BPP BMP_24BPP BMP_32BPP > > Signed-off-by: Patrick Delaunay <patrick.delau...@st.com> > --- > > configs/apalis_imx6_defconfig | 1 + > configs/aristainetos2_defconfig | 1 + > configs/aristainetos2b_defconfig | 1 + > configs/aristainetos2bcsl_defconfig | 1 + > configs/aristainetos2c_defconfig | 1 + > configs/cgtqmx6eval_defconfig | 1 + > configs/colibri-imx6ull_defconfig | 1 + > configs/colibri_imx6_defconfig | 1 + > configs/colibri_imx7_defconfig | 1 + > configs/colibri_imx7_emmc_defconfig | 1 + > configs/imx6dl_icore_nand_defconfig | 1 + > configs/imx6q_icore_nand_defconfig | 1 + > configs/imx6qdl_icore_mmc_defconfig | 1 + > configs/imx6qdl_icore_nand_defconfig | 1 + > configs/imxrt1050-evk_defconfig | 1 + > configs/khadas-vim3_defconfig | 3 +++ > configs/khadas-vim3l_defconfig | 3 +++ > configs/libretech-ac_defconfig | 3 +++ > configs/libretech-cc_defconfig | 3 +++ > configs/libretech-s905d-pc_defconfig | 3 +++ > configs/libretech-s912-pc_defconfig | 3 +++ > configs/m53menlo_defconfig | 1 + > configs/marsboard_defconfig | 1 + > configs/mx6cuboxi_defconfig | 1 + > configs/mx6qsabrelite_defconfig | 1 + > configs/mx6sabreauto_defconfig | 1 + > configs/mx6sabresd_defconfig | 1 + > configs/mx6ul_14x14_evk_defconfig | 1 + > configs/mx6ul_9x9_evk_defconfig | 1 + > configs/nitrogen6dl2g_defconfig | 1 + > configs/nitrogen6dl_defconfig | 1 + > configs/nitrogen6q2g_defconfig | 1 + > configs/nitrogen6q_defconfig | 1 + > configs/nitrogen6s1g_defconfig | 1 + > configs/nitrogen6s_defconfig | 1 + > configs/novena_defconfig | 1 + > configs/odroid-c2_defconfig | 3 +++ > configs/odroid-c4_defconfig | 3 +++ > configs/odroid-n2_defconfig | 3 +++ > configs/opos6uldev_defconfig | 3 +++ > configs/pico-dwarf-imx7d_defconfig | 1 + > configs/pico-hobbit-imx7d_defconfig | 1 + > configs/pico-imx6_defconfig | 1 + > configs/pico-imx7d_bl33_defconfig | 1 + > configs/pico-imx7d_defconfig | 1 + > configs/pico-nymph-imx7d_defconfig | 1 + > configs/pico-pi-imx7d_defconfig | 1 + > configs/puma-rk3399_defconfig | 3 +++ > configs/riotboard_defconfig | 1 + > configs/riotboard_spl_defconfig | 1 + > configs/s5p4418_nanopi2_defconfig | 1 + > configs/sei510_defconfig | 3 +++ > configs/sei610_defconfig | 3 +++ > configs/stm32f746-disco_defconfig | 3 +++ > configs/stm32f769-disco_defconfig | 3 +++ > configs/stm32mp15_basic_defconfig | 3 +++ > configs/stm32mp15_dhcom_basic_defconfig | 3 +++ > configs/stm32mp15_dhcor_basic_defconfig | 3 +++ > configs/stm32mp15_trusted_defconfig | 3 +++ > ...rable-x86-conga-qa3-e3845-pcie-x4_defconfig | 1 + > .../theadorable-x86-conga-qa3-e3845_defconfig | 1 + > configs/theadorable-x86-dfi-bt700_defconfig | 1 + > configs/theadorable_debug_defconfig | 3 +++ > configs/wandboard_defconfig | 1 + > drivers/video/Kconfig | 18 ++++++++++++++++++ > include/configs/advantech_dms-ba16.h | 1 - > include/configs/apalis_imx6.h | 1 - > include/configs/aristainetos2.h | 1 - > include/configs/cgtqmx6eval.h | 1 - > include/configs/colibri-imx6ull.h | 1 - > include/configs/colibri_imx6.h | 1 - > include/configs/colibri_imx7.h | 1 - > include/configs/embestmx6boards.h | 1 - > include/configs/imx6-engicam.h | 1 - > include/configs/imxrt1050-evk.h | 1 - > include/configs/m53menlo.h | 1 - > include/configs/meson64.h | 3 --- > include/configs/mx23evk.h | 1 - > include/configs/mx28evk.h | 1 - > include/configs/mx51evk.h | 1 - > include/configs/mx53loco.h | 1 - > include/configs/mx6cuboxi.h | 1 - > include/configs/mx6sabre_common.h | 1 - > include/configs/mx6sxsabresd.h | 1 - > include/configs/mx6ul_14x14_evk.h | 1 - > include/configs/mx7dsabresd.h | 1 - > include/configs/nitrogen6x.h | 1 - > include/configs/novena.h | 1 - > include/configs/opos6uldev.h | 3 --- > include/configs/pico-imx6.h | 1 - > include/configs/pico-imx6ul.h | 1 - > include/configs/pico-imx7d.h | 1 - > include/configs/puma_rk3399.h | 4 ---- > include/configs/s5p4418_nanopi2.h | 5 ----- > include/configs/s5pc210_universal.h | 1 - > include/configs/stm32f746-disco.h | 5 ----- > include/configs/stm32mp1.h | 6 ------ > include/configs/theadorable-x86-common.h | 1 - > include/configs/theadorable.h | 4 ---- > include/configs/trats.h | 1 - > include/configs/trats2.h | 1 - > include/configs/wandboard.h | 1 - > scripts/config_whitelist.txt | 3 --- > 103 files changed, 122 insertions(+), 63 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>