From f854004f95570440c546f72524f8c5634342403b Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 15 Jan 2019 10:45:41 +0100 Subject: 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 --- configs/xilinx_zynqmp_zc1275_revA_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/xilinx_zynqmp_zc1275_revA_defconfig') diff --git a/configs/xilinx_zynqmp_zc1275_revA_defconfig b/configs/xilinx_zynqmp_zc1275_revA_defconfig index ef30979c286..75f940ed2aa 100644 --- a/configs/xilinx_zynqmp_zc1275_revA_defconfig +++ b/configs/xilinx_zynqmp_zc1275_revA_defconfig @@ -39,6 +39,7 @@ CONFIG_MISC=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 -- cgit v1.2.3