summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorKonstantin Porotchkin <kostap@marvell.com>2020-08-31 08:48:04 +0200
committerStefan Roese <sr@denx.de>2020-09-04 14:02:00 +0200
commit2f8cfd030e55bcee9c8bf1443a1312665f94ee10 (patch)
tree58ae1803d26a615cd2e7638d024fe4ac3fb7823e /configs
parent7757c85199f57e71d5021670ff1d317e0c622f89 (diff)
defconfig: espressobin: Include support for Gigadevice SPI
Include support for CONFIG_SPI_FLASH_GIGADEVICE for supporting newly produces EspressoBin boards (v7) Change-Id: I5d4b972cbe2ee5a9d52ce9908794ad4e1b59ee3b Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/61236 Tested-by: iSoC Platform CI <ykjenk@marvell.com> Reviewed-by: Igal Liberman <igall@marvell.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/mvebu_espressobin-88f3720_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig
index 0c1c92d4ff..3ef557732a 100644
--- a/configs/mvebu_espressobin-88f3720_defconfig
+++ b/configs/mvebu_espressobin-88f3720_defconfig
@@ -55,6 +55,7 @@ CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_SPI_FLASH_WINBOND=y
+CONFIG_SPI_FLASH_GIGADEVICE=y
CONFIG_PHYLIB=y
CONFIG_PHY_MARVELL=y
CONFIG_PHY_GIGE=y