diff options
author | Ken Ma <make@marvell.com> | 2018-05-25 15:49:26 +0800 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2018-05-29 08:33:05 +0200 |
commit | 6ac8538b0bcbe749bb358b7d134026a510d741e3 (patch) | |
tree | be980f34a081fe65913dd5f73133bbdd4ac7bf0e /drivers/adc | |
parent | 329dd3244fd8ba44538b7f10caff220c1a91d16e (diff) | |
download | u-boot-6ac8538b0bcbe749bb358b7d134026a510d741e3.tar.gz |
ata: ahci_mvebu: add scsi support
Mvebu AHCI is AHCI driver which uses SCSI under the hood.
This patch adjusts AHCI setup to support SCSI by creating
a SCSI device as a child. Since the functions of creating
SCSI device need the kconfig option DM_SCSI, so let
AHCI_MVEBU select DM_SCSI.
Signed-off-by: Ken Ma <make@marvell.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'drivers/adc')
0 files changed, 0 insertions, 0 deletions