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>
This commit is contained in:
@@ -52,7 +52,7 @@ CONFIG_SPL_GPIO (drivers/gpio/libgpio.o)
|
||||
CONFIG_SPL_MMC (drivers/mmc/libmmc.o)
|
||||
CONFIG_SPL_SERIAL (drivers/serial/libserial.o)
|
||||
CONFIG_SPL_SPI_FLASH_SUPPORT (drivers/mtd/spi/libspi_flash.o)
|
||||
CONFIG_SPL_SPI_SUPPORT (drivers/spi/libspi.o)
|
||||
CONFIG_SPL_SPI (drivers/spi/libspi.o)
|
||||
CONFIG_SPL_FS_FAT (fs/fat/libfat.o)
|
||||
CONFIG_SPL_FS_EXT4
|
||||
CONFIG_SPL_LIBGENERIC_SUPPORT (lib/libgeneric.o)
|
||||
|
||||
Reference in New Issue
Block a user