spi: Rename SPI_SUPPORT to SPI
authorSimon Glass <sjg@chromium.org>
Sun, 8 Aug 2021 18:20:14 +0000 (12:20 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 4 Sep 2021 16:26:02 +0000 (12:26 -0400)
commitea2ca7e17ecfaeef010f8f60d05599da0fd6a519
tree96dbcf16f91903248fa0357714c704095f23721d
parent52510486c59bf3a2dd91d636045af73da562a90b
spi: Rename SPI_SUPPORT to SPI

Rename these options so that CONFIG_IS_ENABLED can be used with them.

Signed-off-by: Simon Glass <sjg@chromium.org>
110 files changed:
Makefile
arch/Kconfig
arch/arm/Kconfig
arch/arm/mach-mediatek/spl.c
arch/arm/mach-mvebu/Kconfig
arch/arm/mach-stm32mp/Kconfig
arch/arm/mach-zynq/Kconfig
arch/arm/mach-zynq/spl.c
arch/arm/mach-zynqmp/Kconfig
arch/arm/mach-zynqmp/spl.c
arch/x86/cpu/apollolake/Kconfig
board/advantech/imx8qm_rom7720_a1/spl.c
board/compulab/cl-som-imx7/spl.c
board/compulab/cm_fx6/spl.c
board/liebherr/display5/spl.c
common/spl/Kconfig
configs/P1010RDB-PA_36BIT_SPIFLASH_defconfig
configs/P1010RDB-PA_SPIFLASH_defconfig
configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig
configs/P1010RDB-PB_SPIFLASH_defconfig
configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig
configs/P1020RDB-PC_SPIFLASH_defconfig
configs/P1020RDB-PD_SPIFLASH_defconfig
configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
configs/P2020RDB-PC_SPIFLASH_defconfig
configs/T1024RDB_SPIFLASH_defconfig
configs/T1042D4RDB_SPIFLASH_defconfig
configs/T2080QDS_SPIFLASH_defconfig
configs/T2080RDB_SPIFLASH_defconfig
configs/T2080RDB_revD_SPIFLASH_defconfig
configs/alt_defconfig
configs/am335x_evm_spiboot_defconfig
configs/am57xx_evm_defconfig
configs/am57xx_hs_evm_defconfig
configs/am57xx_hs_evm_usb_defconfig
configs/am64x_evm_a53_defconfig
configs/am64x_evm_r5_defconfig
configs/am65x_evm_a53_defconfig
configs/am65x_evm_r5_defconfig
configs/am65x_hs_evm_a53_defconfig
configs/am65x_hs_evm_r5_defconfig
configs/avnet_ultrazedev_cc_v1_0_ultrazedev_som_v1_0_defconfig
configs/axm_defconfig
configs/brppt1_spi_defconfig
configs/brppt2_defconfig
configs/brsmarc1_defconfig
configs/chromebit_mickey_defconfig
configs/chromebook_bob_defconfig
configs/chromebook_jerry_defconfig
configs/chromebook_minnie_defconfig
configs/chromebook_speedy_defconfig
configs/cl-som-imx7_defconfig
configs/cm_fx6_defconfig
configs/cm_t43_defconfig
configs/da850evm_defconfig
configs/da850evm_nand_defconfig
configs/dh_imx6_defconfig
configs/display5_defconfig
configs/display5_factory_defconfig
configs/dra7xx_evm_defconfig
configs/dra7xx_hs_evm_defconfig
configs/dra7xx_hs_evm_usb_defconfig
configs/draco_defconfig
configs/etamin_defconfig
configs/evb-px5_defconfig
configs/ge_b1x5v2_defconfig
configs/gose_defconfig
configs/imx28_xea_defconfig
configs/j7200_evm_a72_defconfig
configs/j7200_evm_r5_defconfig
configs/j721e_evm_a72_defconfig
configs/j721e_evm_r5_defconfig
configs/j721e_hs_evm_a72_defconfig
configs/j721e_hs_evm_r5_defconfig
configs/k2e_evm_defconfig
configs/k2g_evm_defconfig
configs/k2hk_evm_defconfig
configs/k2l_evm_defconfig
configs/koelsch_defconfig
configs/kontron_sl28_defconfig
configs/lager_defconfig
configs/lion-rk3368_defconfig
configs/pcm058_defconfig
configs/pinebook-pro-rk3399_defconfig
configs/porter_defconfig
configs/puma-rk3399_defconfig
configs/pxm2_defconfig
configs/rastaban_defconfig
configs/roc-pc-mezzanine-rk3399_defconfig
configs/roc-pc-rk3399_defconfig
configs/rockpro64-rk3399_defconfig
configs/rut_defconfig
configs/sama5d27_wlsom1_ek_qspiflash_defconfig
configs/sama5d2_xplained_spiflash_defconfig
configs/sama5d3xek_spiflash_defconfig
configs/sama5d4_xplained_spiflash_defconfig
configs/sama5d4ek_spiflash_defconfig
configs/sifive_unleashed_defconfig
configs/sifive_unmatched_defconfig
configs/silk_defconfig
configs/socfpga_secu1_defconfig
configs/stm32mp15_basic_defconfig
configs/stm32mp15_dhcom_basic_defconfig
configs/stm32mp15_dhcor_basic_defconfig
configs/stout_defconfig
configs/taurus_defconfig
configs/thuban_defconfig
configs/xilinx_zynqmp_virt_defconfig
doc/README.SPL
drivers/Makefile