[PATCH 16/17] i2c: Rename SPL/TPL_I2C_SUPPORT to I2C

Heiko Schocher hs at denx.de
Mon Jul 19 06:07:08 CEST 2021


Hello Simon,

On 11.07.21 05:14, Simon Glass wrote:
> Rename these options so that CONFIG_IS_ENABLED can be used with them.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  arch/arm/cpu/armv8/fsl-layerscape/spl.c            |  2 +-
>  arch/arm/mach-omap2/Kconfig                        |  6 +++---
>  arch/arm/mach-omap2/am33xx/Kconfig                 |  4 ++--
>  arch/arm/mach-omap2/boot-common.c                  |  2 +-
>  arch/arm/mach-sunxi/board.c                        |  2 +-
>  arch/powerpc/cpu/mpc83xx/Kconfig                   | 14 +++++++-------
>  arch/riscv/cpu/fu740/Kconfig                       |  2 +-
>  board/freescale/ls1021aqds/ls1021aqds.c            |  2 +-
>  common/spl/Kconfig                                 |  6 +++---
>  configs/A10-OLinuXino-Lime_defconfig               |  2 +-
>  configs/A10s-OLinuXino-M_defconfig                 |  2 +-
>  configs/A13-OLinuXino_defconfig                    |  2 +-
>  configs/A20-OLinuXino-Lime2-eMMC_defconfig         |  2 +-
>  configs/A20-OLinuXino-Lime2_defconfig              |  2 +-
>  configs/A20-OLinuXino-Lime_defconfig               |  2 +-
>  configs/A20-OLinuXino_MICRO-eMMC_defconfig         |  2 +-
>  configs/A20-OLinuXino_MICRO_defconfig              |  2 +-
>  configs/A20-Olimex-SOM-EVB_defconfig               |  2 +-
>  configs/A20-Olimex-SOM204-EVB-eMMC_defconfig       |  2 +-
>  configs/A20-Olimex-SOM204-EVB_defconfig            |  2 +-
>  configs/Ainol_AW1_defconfig                        |  2 +-
>  configs/Ampe_A76_defconfig                         |  2 +-
>  configs/Auxtek-T003_defconfig                      |  2 +-
>  configs/Auxtek-T004_defconfig                      |  2 +-
>  configs/Bananapi_M2_Ultra_defconfig                |  2 +-
>  configs/Bananapi_defconfig                         |  2 +-
>  configs/Bananapro_defconfig                        |  2 +-
>  configs/CHIP_defconfig                             |  2 +-
>  configs/CHIP_pro_defconfig                         |  2 +-
>  configs/Chuwi_V7_CW0825_defconfig                  |  2 +-
>  configs/Cubieboard2_defconfig                      |  2 +-
>  configs/Cubieboard_defconfig                       |  2 +-
>  configs/Cubietruck_defconfig                       |  2 +-
>  configs/Empire_electronix_d709_defconfig           |  2 +-
>  configs/Empire_electronix_m712_defconfig           |  2 +-
>  configs/Hyundai_A7HD_defconfig                     |  2 +-
>  configs/Itead_Ibox_A20_defconfig                   |  2 +-
>  configs/Lamobo_R1_defconfig                        |  2 +-
>  configs/Linksprite_pcDuino3_Nano_defconfig         |  2 +-
>  configs/Linksprite_pcDuino3_defconfig              |  2 +-
>  configs/Linksprite_pcDuino_defconfig               |  2 +-
>  configs/MK808C_defconfig                           |  2 +-
>  configs/MSI_Primo73_defconfig                      |  2 +-
>  configs/Mele_A1000_defconfig                       |  2 +-
>  configs/Mele_M3_defconfig                          |  2 +-
>  configs/Mele_M5_defconfig                          |  2 +-
>  configs/Mini-X_defconfig                           |  2 +-
>  configs/Orangepi_defconfig                         |  2 +-
>  configs/Orangepi_mini_defconfig                    |  2 +-
>  configs/P1010RDB-PA_36BIT_NAND_defconfig           |  2 +-
>  configs/P1010RDB-PA_36BIT_SDCARD_defconfig         |  2 +-
>  configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig       |  2 +-
>  configs/P1010RDB-PA_NAND_defconfig                 |  2 +-
>  configs/P1010RDB-PA_SDCARD_defconfig               |  2 +-
>  configs/P1010RDB-PA_SPIFLASH_defconfig             |  2 +-
>  configs/P1010RDB-PB_36BIT_NAND_defconfig           |  2 +-
>  configs/P1010RDB-PB_36BIT_SDCARD_defconfig         |  2 +-
>  configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig       |  2 +-
>  configs/P1010RDB-PB_NAND_defconfig                 |  2 +-
>  configs/P1010RDB-PB_SDCARD_defconfig               |  2 +-
>  configs/P1010RDB-PB_SPIFLASH_defconfig             |  2 +-
>  configs/P1020RDB-PC_36BIT_NAND_defconfig           |  2 +-
>  configs/P1020RDB-PC_36BIT_SDCARD_defconfig         |  2 +-
>  configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig       |  2 +-
>  configs/P1020RDB-PC_NAND_defconfig                 |  2 +-
>  configs/P1020RDB-PC_SDCARD_defconfig               |  2 +-
>  configs/P1020RDB-PC_SPIFLASH_defconfig             |  2 +-
>  configs/P1020RDB-PD_NAND_defconfig                 |  2 +-
>  configs/P1020RDB-PD_SDCARD_defconfig               |  2 +-
>  configs/P1020RDB-PD_SPIFLASH_defconfig             |  2 +-
>  configs/P2020RDB-PC_36BIT_NAND_defconfig           |  2 +-
>  configs/P2020RDB-PC_36BIT_SDCARD_defconfig         |  2 +-
>  configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig       |  2 +-
>  configs/P2020RDB-PC_NAND_defconfig                 |  2 +-
>  configs/P2020RDB-PC_SDCARD_defconfig               |  2 +-
>  configs/P2020RDB-PC_SPIFLASH_defconfig             |  2 +-
>  configs/T1024RDB_NAND_defconfig                    |  2 +-
>  configs/T1024RDB_SDCARD_defconfig                  |  2 +-
>  configs/T1024RDB_SPIFLASH_defconfig                |  2 +-
>  configs/T1042D4RDB_NAND_defconfig                  |  2 +-
>  configs/T1042D4RDB_SDCARD_defconfig                |  2 +-
>  configs/T1042D4RDB_SPIFLASH_defconfig              |  2 +-
>  configs/T2080QDS_NAND_defconfig                    |  2 +-
>  configs/T2080QDS_SDCARD_defconfig                  |  2 +-
>  configs/T2080QDS_SPIFLASH_defconfig                |  2 +-
>  configs/T2080RDB_NAND_defconfig                    |  2 +-
>  configs/T2080RDB_SDCARD_defconfig                  |  2 +-
>  configs/T2080RDB_SPIFLASH_defconfig                |  2 +-
>  configs/T2080RDB_revD_NAND_defconfig               |  2 +-
>  configs/T2080RDB_revD_SDCARD_defconfig             |  2 +-
>  configs/T2080RDB_revD_SPIFLASH_defconfig           |  2 +-
>  configs/T4240RDB_SDCARD_defconfig                  |  2 +-
>  configs/UTOO_P66_defconfig                         |  2 +-
>  configs/Wexler_TAB7200_defconfig                   |  2 +-
>  configs/Wits_Pro_A20_DKT_defconfig                 |  2 +-
>  configs/Wobo_i5_defconfig                          |  2 +-
>  configs/Yones_Toptech_BD1078_defconfig             |  2 +-
>  configs/am335x_baltos_defconfig                    |  2 +-
>  configs/am335x_guardian_defconfig                  |  2 +-
>  configs/am335x_igep003x_defconfig                  |  2 +-
>  configs/am335x_pdu001_defconfig                    |  2 +-
>  configs/am335x_shc_defconfig                       |  2 +-
>  configs/am335x_shc_ict_defconfig                   |  2 +-
>  configs/am335x_shc_netboot_defconfig               |  2 +-
>  configs/am335x_shc_sdboot_defconfig                |  2 +-
>  configs/am335x_sl50_defconfig                      |  2 +-
>  configs/am3517_evm_defconfig                       |  2 +-
>  configs/am64x_evm_a53_defconfig                    |  2 +-
>  configs/am64x_evm_r5_defconfig                     |  2 +-
>  configs/am65x_evm_a53_defconfig                    |  2 +-
>  configs/am65x_evm_r5_defconfig                     |  2 +-
>  configs/am65x_evm_r5_usbdfu_defconfig              |  2 +-
>  configs/am65x_evm_r5_usbmsc_defconfig              |  2 +-
>  configs/am65x_hs_evm_a53_defconfig                 |  2 +-
>  configs/am65x_hs_evm_r5_defconfig                  |  2 +-
>  configs/apalis_imx6_defconfig                      |  2 +-
>  configs/ba10_tv_box_defconfig                      |  2 +-
>  configs/bananapi_m1_plus_defconfig                 |  2 +-
>  configs/bananapi_m2_berry_defconfig                |  2 +-
>  configs/brppt1_mmc_defconfig                       |  2 +-
>  configs/brppt1_nand_defconfig                      |  2 +-
>  configs/brppt1_spi_defconfig                       |  2 +-
>  configs/brppt2_defconfig                           |  2 +-
>  configs/brsmarc1_defconfig                         |  2 +-
>  configs/brxre1_defconfig                           |  2 +-
>  configs/chiliboard_defconfig                       |  2 +-
>  configs/chromebook_link64_defconfig                |  2 +-
>  configs/cl-som-imx7_defconfig                      |  2 +-
>  configs/clearfog_defconfig                         |  2 +-
>  configs/cm_fx6_defconfig                           |  2 +-
>  configs/cm_t335_defconfig                          |  2 +-
>  configs/cm_t43_defconfig                           |  2 +-
>  configs/colibri_imx6_defconfig                     |  2 +-
>  configs/db-88f6720_defconfig                       |  2 +-
>  configs/db-88f6820-amc_defconfig                   |  2 +-
>  configs/db-88f6820-gp_defconfig                    |  2 +-
>  configs/db-mv784mp-gp_defconfig                    |  2 +-
>  configs/difrnce_dit4350_defconfig                  |  2 +-
>  configs/display5_defconfig                         |  2 +-
>  configs/display5_factory_defconfig                 |  2 +-
>  configs/draco_defconfig                            |  2 +-
>  configs/ds414_defconfig                            |  2 +-
>  configs/dserve_dsrv9703c_defconfig                 |  2 +-
>  configs/etamin_defconfig                           |  2 +-
>  configs/gwventana_emmc_defconfig                   |  2 +-
>  configs/gwventana_gw5904_defconfig                 |  2 +-
>  configs/gwventana_nand_defconfig                   |  2 +-
>  configs/helios4_defconfig                          |  2 +-
>  configs/i12-tvbox_defconfig                        |  2 +-
>  configs/iNet_3F_defconfig                          |  2 +-
>  configs/iNet_3W_defconfig                          |  2 +-
>  configs/iNet_86VS_defconfig                        |  2 +-
>  configs/icnova-a20-swac_defconfig                  |  2 +-
>  configs/imx6q_logic_defconfig                      |  2 +-
>  configs/imx7_cm_defconfig                          |  2 +-
>  configs/imx8mm-cl-iot-gate_defconfig               |  2 +-
>  configs/imx8mm_beacon_defconfig                    |  2 +-
>  configs/imx8mm_evk_defconfig                       |  2 +-
>  configs/imx8mm_venice_defconfig                    |  2 +-
>  configs/imx8mn_beacon_2g_defconfig                 |  2 +-
>  configs/imx8mn_beacon_defconfig                    |  2 +-
>  configs/imx8mn_ddr4_evk_defconfig                  |  2 +-
>  configs/imx8mn_evk_defconfig                       |  2 +-
>  configs/imx8mp_evk_defconfig                       |  2 +-
>  configs/imx8mq_cm_defconfig                        |  2 +-
>  configs/inet1_defconfig                            |  2 +-
>  configs/inet97fv2_defconfig                        |  2 +-
>  configs/inet98v_rev2_defconfig                     |  2 +-
>  configs/inet9f_rev03_defconfig                     |  2 +-
>  configs/j7200_evm_a72_defconfig                    |  2 +-
>  configs/j7200_evm_r5_defconfig                     |  2 +-
>  configs/j721e_evm_a72_defconfig                    |  2 +-
>  configs/j721e_evm_r5_defconfig                     |  2 +-
>  configs/j721e_hs_evm_a72_defconfig                 |  2 +-
>  configs/j721e_hs_evm_r5_defconfig                  |  2 +-
>  configs/jesurun_q5_defconfig                       |  2 +-
>  configs/k2e_evm_defconfig                          |  2 +-
>  configs/k2g_evm_defconfig                          |  2 +-
>  configs/k2hk_evm_defconfig                         |  2 +-
>  configs/k2l_evm_defconfig                          |  2 +-
>  configs/ls1021aqds_nand_defconfig                  |  2 +-
>  configs/ls1021aqds_sdcard_ifc_defconfig            |  2 +-
>  configs/ls1021aqds_sdcard_qspi_defconfig           |  2 +-
>  configs/ls1021atsn_sdcard_defconfig                |  2 +-
>  .../ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig    |  2 +-
>  configs/ls1021atwr_sdcard_ifc_defconfig            |  2 +-
>  configs/ls1021atwr_sdcard_qspi_defconfig           |  2 +-
>  configs/ls1043aqds_nand_defconfig                  |  2 +-
>  configs/ls1043aqds_sdcard_ifc_defconfig            |  2 +-
>  configs/ls1043aqds_sdcard_qspi_defconfig           |  2 +-
>  configs/ls1043ardb_nand_defconfig                  |  2 +-
>  configs/ls1046aqds_sdcard_ifc_defconfig            |  2 +-
>  configs/ls1046aqds_sdcard_qspi_defconfig           |  2 +-
>  configs/ls1046ardb_emmc_defconfig                  |  2 +-
>  configs/ls1046ardb_qspi_spl_defconfig              |  2 +-
>  configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig    |  2 +-
>  configs/ls1046ardb_sdcard_defconfig                |  2 +-
>  configs/ls1088aqds_sdcard_ifc_defconfig            |  2 +-
>  configs/ls1088aqds_sdcard_qspi_defconfig           |  2 +-
>  .../ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig   |  2 +-
>  configs/ls1088ardb_sdcard_qspi_defconfig           |  2 +-
>  configs/ls2080aqds_nand_defconfig                  |  2 +-
>  configs/ls2080aqds_sdcard_defconfig                |  2 +-
>  configs/ls2080ardb_nand_defconfig                  |  2 +-
>  configs/maxbcm_defconfig                           |  2 +-
>  configs/mk802_a10s_defconfig                       |  2 +-
>  configs/mk802ii_defconfig                          |  2 +-
>  configs/mx6cuboxi_defconfig                        |  2 +-
>  configs/mx6sabreauto_defconfig                     |  2 +-
>  configs/mx6slevk_spl_defconfig                     |  2 +-
>  configs/mx6ul_14x14_evk_defconfig                  |  2 +-
>  configs/mx6ul_9x9_evk_defconfig                    |  2 +-
>  configs/nanopi-r2s-rk3328_defconfig                |  2 +-
>  configs/novena_defconfig                           |  2 +-
>  configs/odroid-go2_defconfig                       |  2 +-
>  configs/omap35_logic_defconfig                     |  2 +-
>  configs/omap35_logic_somlv_defconfig               |  2 +-
>  configs/omap3_logic_defconfig                      |  2 +-
>  configs/omap3_logic_somlv_defconfig                |  2 +-
>  configs/omap4_panda_defconfig                      |  2 +-
>  configs/omap4_sdp4430_defconfig                    |  2 +-
>  configs/orangepi_2_defconfig                       |  2 +-
>  configs/orangepi_pc2_defconfig                     |  2 +-
>  configs/orangepi_pc_defconfig                      |  2 +-
>  configs/orangepi_pc_plus_defconfig                 |  2 +-
>  configs/orangepi_plus2e_defconfig                  |  2 +-
>  configs/orangepi_plus_defconfig                    |  2 +-
>  configs/orangepi_zero2_defconfig                   |  2 +-
>  configs/phycore-am335x-r2-regor_defconfig          |  2 +-
>  configs/phycore-am335x-r2-wega_defconfig           |  2 +-
>  configs/phycore-imx8mm_defconfig                   |  2 +-
>  configs/phycore-imx8mp_defconfig                   |  2 +-
>  configs/pico-dwarf-imx7d_defconfig                 |  2 +-
>  configs/pico-hobbit-imx7d_defconfig                |  2 +-
>  configs/pico-imx7d_bl33_defconfig                  |  2 +-
>  configs/pico-imx7d_defconfig                       |  2 +-
>  configs/pico-nymph-imx7d_defconfig                 |  2 +-
>  configs/pico-pi-imx7d_defconfig                    |  2 +-
>  configs/pinecube_defconfig                         |  2 +-
>  configs/pov_protab2_ips9_defconfig                 |  2 +-
>  configs/puma-rk3399_defconfig                      |  2 +-
>  configs/pxm2_defconfig                             |  2 +-
>  configs/q8_a13_tablet_defconfig                    |  2 +-
>  configs/r7-tv-dongle_defconfig                     |  2 +-
>  configs/rastaban_defconfig                         |  2 +-
>  configs/roc-cc-rk3328_defconfig                    |  2 +-
>  configs/rock-pi-e-rk3328_defconfig                 |  2 +-
>  configs/rock64-rk3328_defconfig                    |  2 +-
>  configs/rut_defconfig                              |  2 +-
>  configs/sandbox_noinst_defconfig                   |  2 +-
>  configs/sandbox_spl_defconfig                      |  2 +-
>  configs/stm32mp15-icore-stm32mp1-ctouch2_defconfig |  2 +-
>  .../stm32mp15-icore-stm32mp1-edimm2.2_defconfig    |  2 +-
>  ...2mp15-microgea-stm32mp1-microdev2-of7_defconfig |  2 +-
>  ...stm32mp15-microgea-stm32mp1-microdev2_defconfig |  2 +-
>  configs/stm32mp15_basic_defconfig                  |  2 +-
>  configs/stm32mp15_dhcom_basic_defconfig            |  2 +-
>  configs/stm32mp15_dhcor_basic_defconfig            |  2 +-
>  configs/sunxi_Gemei_G9_defconfig                   |  2 +-
>  configs/theadorable_debug_defconfig                |  2 +-
>  configs/thuban_defconfig                           |  2 +-
>  configs/tinker-rk3288_defconfig                    |  2 +-
>  configs/tinker-s-rk3288_defconfig                  |  2 +-
>  configs/turris_omnia_defconfig                     |  2 +-
>  configs/udoo_defconfig                             |  2 +-
>  configs/verdin-imx8mm_defconfig                    |  2 +-
>  configs/vining_2000_defconfig                      |  2 +-
>  configs/wandboard_defconfig                        |  2 +-
>  doc/README.SPL                                     |  2 +-
>  drivers/Makefile                                   |  6 +++++-
>  include/configs/controlcenterdc.h                  |  2 +-
>  include/configs/imx8mq_evk.h                       |  2 +-
>  include/configs/imx8mq_phanbell.h                  |  2 +-
>  include/configs/ls1021aiot.h                       |  2 +-
>  include/configs/ls1046a_common.h                   |  2 +-
>  include/configs/pico-imx8mq.h                      |  2 +-
>  276 files changed, 291 insertions(+), 287 deletions(-)

Reviewed-by: Heiko Schocher <hs at denx.de>

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list