summaryrefslogtreecommitdiff
path: root/configs/ls1046aqds_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorWasim Khan <wasim.khan@nxp.com>2020-08-27 19:18:21 +0530
committerPriyanka Jain <priyanka.jain@nxp.com>2020-10-23 16:52:08 +0530
commit2a70e4bec3fc432e833536c148c212a75704d1e5 (patch)
tree1c663cefd01d294d5b17079689069cddc425b709 /configs/ls1046aqds_SECURE_BOOT_defconfig
parentae4fdd7b0432bcb0bc2fe7d90b6d3e92001ab478 (diff)
downloadu-boot-2a70e4bec3fc432e833536c148c212a75704d1e5.tar.gz
configs: Enable NVME support for Layerscape platforms
Enable CONFIG_NVME and CONFIG_CMD_NVME for Layerscape platforms Signed-off-by: Wasim Khan <wasim.khan@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/ls1046aqds_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1046aqds_SECURE_BOOT_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ls1046aqds_SECURE_BOOT_defconfig b/configs/ls1046aqds_SECURE_BOOT_defconfig
index 26b42fabec..0e18f14174 100644
--- a/configs/ls1046aqds_SECURE_BOOT_defconfig
+++ b/configs/ls1046aqds_SECURE_BOOT_defconfig
@@ -69,3 +69,5 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_RSA=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
+CONFIG_CMD_NVME=y
+CONFIG_NVME=y