From: Konstantin Porotchkin Date: Mon, 31 Aug 2020 06:48:05 +0000 (+0200) Subject: defconfig: espressobin: Add support for ISSI SPI flashes X-Git-Tag: v2020.10~32^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3e5420e99aa026cf4c6889d695e8e1e250c6d996;p=platform%2Fkernel%2Fu-boot.git defconfig: espressobin: Add support for ISSI SPI flashes Enable support of ISSI SPI flashes found on EspressoBIN boards Change-Id: I6de61c48f108fb4f410f321b9db45887d23212e5 Signed-off-by: Konstantin Porotchkin Reviewed-on: http://vgitil04.il.marvell.com:8080/61455 Tested-by: iSoC Platform CI Reviewed-by: Grzegorz Jaszczyk Reviewed-by: Stefan Chulski Reviewed-by: Stefan Roese --- diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig index 3ef5577..ec32906 100644 --- a/configs/mvebu_espressobin-88f3720_defconfig +++ b/configs/mvebu_espressobin-88f3720_defconfig @@ -56,6 +56,7 @@ CONFIG_SPI_FLASH_SPANSION=y CONFIG_SPI_FLASH_STMICRO=y CONFIG_SPI_FLASH_WINBOND=y CONFIG_SPI_FLASH_GIGADEVICE=y +CONFIG_SPI_FLASH_ISSI=y CONFIG_PHYLIB=y CONFIG_PHY_MARVELL=y CONFIG_PHY_GIGE=y