summaryrefslogtreecommitdiff
path: root/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2019-01-15 12:45:41 +0300
committerMichal Simek <michal.simek@xilinx.com>2019-01-24 12:03:43 +0300
commitf854004f95570440c546f72524f8c5634342403b (patch)
treea1fba63b0edd0787a24a43e39f62a2c8905dc890 /configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
parent8ae3fd66093945f9ea6b96261d99e0a874e46f1b (diff)
downloadu-boot-f854004f95570440c546f72524f8c5634342403b.tar.xz
arm64: zynqmp: Enable ISSI flash for some platforms
Enable ISSI flash for platforms. Xilinx reference boards are also used internally with different flash part to increase coverage that's why enable also ISSI parts for all these boards even if that board is released only with one part. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/xilinx_zynqmp_zcu102_rev1_0_defconfig')
-rw-r--r--configs/xilinx_zynqmp_zcu102_rev1_0_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig b/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
index 0fb634ff1a..ef61496407 100644
--- a/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
+++ b/configs/xilinx_zynqmp_zcu102_rev1_0_defconfig
@@ -77,6 +77,7 @@ CONFIG_MMC_SDHCI_ZYNQ=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y
CONFIG_SF_DUAL_FLASH=y
+CONFIG_SPI_FLASH_ISSI=y
CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_SPI_FLASH_STMICRO=y