[PATCH 2/3] configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
Simon Glass
sjg at chromium.org
Mon Oct 5 03:52:20 CEST 2020
On Mon, 28 Sep 2020 at 03:31, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> Done with:
> ./tools/moveconfig.py VIDEO_BMP_RLE8
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
> README | 6 ------
> 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/cm_fx6_defconfig | 1 +
> configs/colibri-imx6ull_defconfig | 1 +
> configs/colibri_imx6_defconfig | 1 +
> configs/colibri_imx7_defconfig | 1 +
> configs/colibri_imx7_emmc_defconfig | 1 +
> configs/dms-ba16-1g_defconfig | 1 +
> configs/dms-ba16_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 | 1 +
> configs/khadas-vim3l_defconfig | 1 +
> configs/libretech-ac_defconfig | 1 +
> configs/libretech-cc_defconfig | 1 +
> configs/libretech-s905d-pc_defconfig | 1 +
> configs/libretech-s912-pc_defconfig | 1 +
> configs/m53menlo_defconfig | 1 +
> configs/marsboard_defconfig | 1 +
> configs/mx23evk_defconfig | 1 +
> configs/mx28evk_auart_console_defconfig | 1 +
> configs/mx28evk_defconfig | 1 +
> configs/mx28evk_nand_defconfig | 1 +
> configs/mx28evk_spi_defconfig | 1 +
> configs/mx51evk_defconfig | 1 +
> configs/mx53loco_defconfig | 1 +
> configs/mx6cuboxi_defconfig | 1 +
> configs/mx6qsabrelite_defconfig | 1 +
> configs/mx6sabreauto_defconfig | 1 +
> configs/mx6sabresd_defconfig | 1 +
> configs/mx6sxsabresd_defconfig | 1 +
> configs/mx6ul_14x14_evk_defconfig | 1 +
> configs/mx6ul_9x9_evk_defconfig | 1 +
> configs/mx7dsabresd_defconfig | 1 +
> configs/mx7dsabresd_qspi_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 | 1 +
> configs/odroid-c4_defconfig | 1 +
> configs/odroid-n2_defconfig | 1 +
> configs/opos6uldev_defconfig | 1 +
> configs/pico-dwarf-imx6ul_defconfig | 1 +
> configs/pico-dwarf-imx7d_defconfig | 1 +
> configs/pico-hobbit-imx6ul_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-imx6ul_defconfig | 1 +
> configs/pico-pi-imx7d_defconfig | 1 +
> configs/pxm2_defconfig | 1 +
> configs/riotboard_defconfig | 1 +
> configs/riotboard_spl_defconfig | 1 +
> configs/rut_defconfig | 1 +
> configs/sandbox64_defconfig | 1 +
> configs/sandbox_defconfig | 1 +
> configs/sandbox_flattree_defconfig | 1 +
> configs/sandbox_spl_defconfig | 1 +
> configs/sei510_defconfig | 1 +
> configs/sei610_defconfig | 1 +
> configs/stm32f746-disco_defconfig | 1 +
> configs/stm32f769-disco_defconfig | 1 +
> configs/stm32mp15_basic_defconfig | 1 +
> configs/stm32mp15_dhcom_basic_defconfig | 1 +
> configs/stm32mp15_dhcor_basic_defconfig | 1 +
> configs/stm32mp15_trusted_defconfig | 1 +
> configs/tbs2910_defconfig | 1 +
> configs/wandboard_defconfig | 1 +
> drivers/video/Kconfig | 7 +++++++
> 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/cm_fx6.h | 2 --
> 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 | 1 -
> 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 | 1 -
> include/configs/pico-imx6.h | 1 -
> include/configs/pico-imx6ul.h | 1 -
> include/configs/pico-imx7d.h | 1 -
> include/configs/pxm2.h | 1 -
> include/configs/rut.h | 1 -
> include/configs/sandbox.h | 1 -
> include/configs/stm32f746-disco.h | 1 -
> include/configs/stm32mp1.h | 1 -
> include/configs/tbs2910.h | 1 -
> include/configs/wandboard.h | 1 -
> scripts/config_whitelist.txt | 1 -
> 119 files changed, 88 insertions(+), 43 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list