mirror of
				https://github.com/linux-sunxi/u-boot-sunxi.git
				synced 2024-02-12 11:16:03 +08:00 
			
		
		
		
	dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
This option currently enables both the command and the SCSI functionality. Rename the existing option to CONFIG_SCSI since most of the code relates to the feature. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
		@ -60,7 +60,7 @@
 | 
			
		||||
#define CONFIG_SPL_SATA_BOOT_DEVICE		0
 | 
			
		||||
#define CONFIG_SYS_SATA_FAT_BOOT_PARTITION	1
 | 
			
		||||
 | 
			
		||||
#define CONFIG_CMD_SCSI
 | 
			
		||||
#define CONFIG_SCSI
 | 
			
		||||
#define CONFIG_LIBATA
 | 
			
		||||
#define CONFIG_SCSI_AHCI
 | 
			
		||||
#define CONFIG_SCSI_AHCI_PLAT
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user