summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeng Ma <peng.ma@nxp.com>2018-08-01 09:15:42 +0300
committerYork Sun <york.sun@nxp.com>2018-09-27 18:53:22 +0300
commitc1523340cd3bbbc25c9a6404a5ee2c534dd1d21b (patch)
treef661edaee197c51d800fa881a7a38f08735e9af0 /configs
parent9ed5ec9b53622fd4866ee606348044a26bf2a9bf (diff)
downloadu-boot-c1523340cd3bbbc25c9a6404a5ee2c534dd1d21b.tar.xz
arm: ls1021atwr: enable DM support for sata
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/ls1021atwr_nor_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/ls1021atwr_nor_defconfig b/configs/ls1021atwr_nor_defconfig
index e523ec289c..c22686398e 100644
--- a/configs/ls1021atwr_nor_defconfig
+++ b/configs/ls1021atwr_nor_defconfig
@@ -52,3 +52,8 @@ CONFIG_VIDEO=y
# CONFIG_VIDEO_SW_CURSOR is not set
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