summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVenkatesh Yadav Abbarapu <[email protected]>2025-07-07 10:00:37 +0530
committerMichal Simek <[email protected]>2025-07-08 14:58:43 +0200
commitf289c36f074dc24d8ed10e80180ffde4214b6be8 (patch)
treec430f9e92d1380d865e000714ecd58430b61ebd8
parenta988d4ea00809e68617c210aba0bb9ca6fc0ebde (diff)
config: amd: Enable the SPI_STACKED_PARALLEL config option
Enable the SPI_STACKED_PARALLEL config option for AMD versal2 platform, as this is required for parallel and stacked memories. Signed-off-by: Venkatesh Yadav Abbarapu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
-rw-r--r--configs/amd_versal2_virt_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/amd_versal2_virt_defconfig b/configs/amd_versal2_virt_defconfig
index 3ead9f058b3..ee7e88bf76c 100644
--- a/configs/amd_versal2_virt_defconfig
+++ b/configs/amd_versal2_virt_defconfig
@@ -130,6 +130,7 @@ CONFIG_CADENCE_QSPI=y
CONFIG_CADENCE_OSPI_VERSAL=y
CONFIG_ZYNQ_SPI=y
CONFIG_ZYNQMP_GQSPI=y
+CONFIG_SPI_STACKED_PARALLEL=y
CONFIG_TEE=y
CONFIG_OPTEE=y
CONFIG_TPM2_TIS_SPI=y