[U-Boot] [PATCH] arm64: lx2160ardb: enable DM support for sata
Peng Ma
peng.ma at nxp.com
Thu Dec 27 08:43:18 UTC 2018
Enable related configs to support sata DM feature.
Signed-off-by: Peng Ma <peng.ma at nxp.com>
---
configs/lx2160ardb_tfa_SECURE_BOOT_defconfig | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
index b7e3967..1267206 100644
--- a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
@@ -60,7 +60,6 @@ CONFIG_E1000=y
CONFIG_NET=y
CONFIG_DM_MMC=y
CONFIG_DM_MMC_OPS=n
-CONFIG_BLK=n
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y
@@ -84,3 +83,6 @@ CONFIG_EMC2305=y
CONFIG_RSA=y
CONFIG_SPL_RSA=y
CONFIG_RSA_SOFTWARE_EXP=y
+CONFIG_DM_SCSI=y
+CONFIG_SATA_CEVA=y
+CONFIG_AHCI=y
--
1.7.1
More information about the U-Boot
mailing list