
30 Nov
2018
30 Nov
'18
4:33 a.m.
Enable related configs to support sata DM feature.
Signed-off-by: Peng Ma peng.ma@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