u-boot/drivers/ata
Simon Glass 6c0405576a ata: Fix an instance of SPL_SATA_SUPPORT
The _SUPPORT suffix should be dropped. This happened because the rename
was applied around the same time as this new option, so did not include
renaming the new option.

The relevant commits are:

   f7560376ae sata: Rename SATA_SUPPORT to SATA
   73059529b2 ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI

Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-16 11:05:00 -04:00
..
ahci_mvebu.c sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon 2021-04-23 21:22:55 +02:00
ahci_sunxi.c ata: sunxi: fix debug messages 2021-01-31 23:55:56 +00:00
ahci-pci.c ahci: add PCI bindings for Marvell 88SE6121/45 SATA controllers 2022-04-11 15:03:29 -04:00
ahci-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
ahci.c pci: Add mask parameter to dm_pci_map_bar() 2022-05-03 18:33:29 -04:00
dwc_ahci.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
dwc_ahsata_priv.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dwc_ahsata.c ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI code 2022-06-28 17:03:31 -04:00
fsl_sata.c ata: fsl_sata: Remove legacy non-BLK code 2022-06-28 17:03:31 -04:00
fsl_sata.h ata: fsl_sata: Remove legacy non-BLK code 2022-06-28 17:03:31 -04:00
Kconfig ata: Fix an instance of SPL_SATA_SUPPORT 2022-09-16 11:05:00 -04:00
libata.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Makefile sata: Drop Silicon Image SIL3114 SATA driver 2022-02-09 09:16:48 -05:00
mtk_ahci.c ahci: mediatek: fix undefined reference of dev_err 2021-03-19 10:35:19 -04:00
sata_ceva.c scsi: ceva: Enable PHY and reset support 2022-02-15 13:04:28 +01:00
sata_mv.c sata: call device_probe() after scanning 2022-04-09 21:06:31 +02:00
sata_sandbox.c common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
sata_sil.c pci: Add mask parameter to dm_pci_map_bar() 2022-05-03 18:33:29 -04:00
sata_sil.h ata: sata_sil: Remove useless BLK guard in sata_sil.h 2022-06-28 17:03:32 -04:00
sata.c sata: Only support BLK 2022-02-09 09:16:48 -05:00