[U-Boot] [PATCH 4/4] arm64: ls1046aqds: enable DM support for sata
Peng Ma
peng.ma at nxp.com
Thu Oct 11 10:34:22 UTC 2018
Enable related configs to support sata DM feature.
Signed-off-by: Peng Ma <peng.ma at nxp.com>
---
configs/ls1046aqds_defconfig | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/configs/ls1046aqds_defconfig b/configs/ls1046aqds_defconfig
index fad2eed..b09fc88 100644
--- a/configs/ls1046aqds_defconfig
+++ b/configs/ls1046aqds_defconfig
@@ -51,3 +51,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
--
1.7.1
More information about the U-Boot
mailing list