[U-Boot] [PATCH 2/2] arm64: lx2160ardb: enable DM support for sata
Peng Ma
peng.ma at nxp.com
Fri Nov 30 03:33:47 UTC 2018
Enable related configs to support sata DM feature.
Signed-off-by: Peng Ma <peng.ma at nxp.com>
---
configs/lx2160ardb_tfa_defconfig | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/configs/lx2160ardb_tfa_defconfig b/configs/lx2160ardb_tfa_defconfig
index b319cb6..f971d67 100644
--- a/configs/lx2160ardb_tfa_defconfig
+++ b/configs/lx2160ardb_tfa_defconfig
@@ -81,3 +81,6 @@ CONFIG_PHY_INPHI=y
CONFIG_INPHI_25G=y
CONFIG_HUSH_PARSER=y
CONFIG_EMC2305=y
+CONFIG_DM_SCSI=y
+CONFIG_SATA_CEVA=y
+CONFIG_AHCI=y
--
1.7.1
More information about the U-Boot
mailing list