summaryrefslogtreecommitdiff
path: root/configs/ls1021atwr_nor_defconfig
diff options
context:
space:
mode:
authorPeng Ma <peng.ma@nxp.com>2018-08-01 14:15:42 +0800
committerYork Sun <york.sun@nxp.com>2018-09-27 08:53:22 -0700
commitc1523340cd3bbbc25c9a6404a5ee2c534dd1d21b (patch)
treef661edaee197c51d800fa881a7a38f08735e9af0 /configs/ls1021atwr_nor_defconfig
parent9ed5ec9b53622fd4866ee606348044a26bf2a9bf (diff)
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/ls1021atwr_nor_defconfig')
-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