summaryrefslogtreecommitdiff
path: root/configs/ls2080aqds_defconfig
diff options
context:
space:
mode:
authorPeng Ma <peng.ma@nxp.com>2018-10-22 05:43:22 +0300
committerYork Sun <york.sun@nxp.com>2018-12-07 01:37:19 +0300
commit71037f62ff3355e268627dc142594f8b974703f6 (patch)
treef59d8366bd1ebd5b2073aa04e93a7a4bc3c9eb20 /configs/ls2080aqds_defconfig
parent8ec42856f182726cf90867c43d0a1993928775bc (diff)
downloadu-boot-71037f62ff3355e268627dc142594f8b974703f6.tar.xz
arm64: ls2080a: enable DM support for sata
Enable related configs to support sata DM feature. Signed-off-by: Peng Ma <peng.ma@nxp.com> Reviewed-by: Simon Glass <sjg@chromium.org> [YS: moveconfig -s -d] Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/ls2080aqds_defconfig')
-rw-r--r--configs/ls2080aqds_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/ls2080aqds_defconfig b/configs/ls2080aqds_defconfig
index f4a361a64d..51cf327da3 100644
--- a/configs/ls2080aqds_defconfig
+++ b/configs/ls2080aqds_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
CONFIG_TARGET_LS2080AQDS=y
CONFIG_SYS_TEXT_BASE=0x30100000
CONFIG_FSL_LS_PPA=y
+CONFIG_AHCI=y
CONFIG_NR_DRAM_BANKS=3
# CONFIG_SYS_MALLOC_F is not set
CONFIG_FIT_VERBOSE=y
@@ -31,6 +32,7 @@ CONFIG_DEFAULT_DEVICE_TREE="fsl-ls2080a-qds"
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM=y
+CONFIG_SATA_CEVA=y
CONFIG_FSL_CAAM=y
CONFIG_DM_MMC=y
CONFIG_FSL_ESDHC=y
@@ -47,6 +49,7 @@ CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y
CONFIG_PCIE_LAYERSCAPE=y
+CONFIG_DM_SCSI=y
CONFIG_SYS_NS16550=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
@@ -55,5 +58,4 @@ CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
-CONFIG_USB_STORAGE=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y