arm64: ls1043aqds: enable DM support for sata
authorPeng Ma <peng.ma@nxp.com>
Wed, 1 Aug 2018 03:35:16 +0000 (11:35 +0800)
committerYork Sun <york.sun@nxp.com>
Thu, 27 Sep 2018 15:52:25 +0000 (08:52 -0700)
Enable related configs to support sata DM feature.

Signed-off-by: Peng Ma <peng.ma@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
configs/ls1043aqds_defconfig

index 7161d44ebefeee3d01f06ea8b75ac6ea2dc7dc52..fe0aeafbea7a05bc8d3e4c92ca069a8f87e22edd 100644 (file)
@@ -49,3 +49,8 @@ CONFIG_USB_XHCI_DWC3=y
 CONFIG_USB_STORAGE=y
 CONFIG_BLK=y
 CONFIG_DM_MMC=y
+CONFIG_DM_SCSI=y
+CONFIG_SATA_CEVA=y
+CONFIG_SCSI_AHCI=y
+CONFIG_SCSI=y
+CONFIG_AHCI=y