summaryrefslogtreecommitdiff
path: root/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2017-09-04 07:09:12 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2017-09-04 07:09:12 (GMT)
commit8f2b375b6d059403529037151e4ca834bde23937 (patch)
treeb9c0e11522835d9089f0c5c24cb13cb37fe3fffe /configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
parent7f1843cb87f2a9797bb3a24232c350987584531d (diff)
downloadu-boot-8f2b375b6d059403529037151e4ca834bde23937.tar.xz
arm64: ls1088ardb: Add distro secure boot support
Enable validation of boot.scr script prior to its execution dependent on "secureboot" flag in environment. Signed-off-by: Vinitha Pillai-B57223 <vinitha.pillai@nxp.com> Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Diffstat (limited to 'configs/ls1088ardb_qspi_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1088ardb_qspi_SECURE_BOOT_defconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig b/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
index a14e343..c5d4f8a 100644
--- a/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
+++ b/configs/ls1088ardb_qspi_SECURE_BOOT_defconfig
@@ -27,6 +27,15 @@ CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y
CONFIG_PCIE_LAYERSCAPE=y
CONFIG_SYS_NS16550=y
+CONFIG_USB=y
+CONFIG_DISTRO_DEFAULTS=y
+CONFIG_USB_GADGET=y
+CONFIG_CMD_USB=y
+CONFIG_DM_USB=y
+CONFIG_USB_XHCI_HCD=y
+CONFIG_USB_XHCI_DWC3=y
+CONFIG_USB_DWC3=y
+CONFIG_USB_STORAGE=y
CONFIG_FSL_DSPI=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
# CONFIG_DISPLAY_BOARDINFO is not set