aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAshok Reddy Soma <ashok.reddy.soma@amd.com>2022-08-25 06:59:06 -0600
committerMichal Simek <michal.simek@amd.com>2022-09-13 11:32:48 +0200
commitcac07a4d7c66d4b18acb70c27ebb9a356bf8a6f4 (patch)
tree1e9ddf1385f618b68ed6a396ecbaf7a8e27c330b /configs
parentafe03866a0f0a95ee6554b404f218b4b69b36f0e (diff)
downloadu-boot-cac07a4d7c66d4b18acb70c27ebb9a356bf8a6f4.zip
u-boot-cac07a4d7c66d4b18acb70c27ebb9a356bf8a6f4.tar.gz
u-boot-cac07a4d7c66d4b18acb70c27ebb9a356bf8a6f4.tar.bz2
arm64: versal: Enable zynqmp_gqspi driver
Versal supports gqspi ip, so enable zynqmp_gqspi driver for Versal platforms. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com> Link: https://lore.kernel.org/r/20220825125906.11581-7-ashok.reddy.soma@amd.com Signed-off-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/xilinx_versal_virt_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_versal_virt_defconfig b/configs/xilinx_versal_virt_defconfig
index c3fa913..6afd067 100644
--- a/configs/xilinx_versal_virt_defconfig
+++ b/configs/xilinx_versal_virt_defconfig
@@ -121,6 +121,7 @@ CONFIG_HAS_CQSPI_REF_CLK=y
CONFIG_CQSPI_REF_CLK=200000000
CONFIG_CADENCE_OSPI_VERSAL=y
CONFIG_ZYNQ_SPI=y
+CONFIG_ZYNQMP_GQSPI=y
CONFIG_USB=y
CONFIG_DM_USB_GADGET=y
CONFIG_USB_XHCI_HCD=y