summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Goger <klaus.goger@theobroma-systems.com>2018-12-06 10:52:23 +0100
committerChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-04-29 12:09:07 +0200
commite7e39ab1b999912e0e2a09712cb58ab62b84db8b (patch)
tree557486a1732c1abaa202e88898a369de5872944e
parent739fe95bb63430789aa045603e5f1127294189d9 (diff)
rockchip: rk3399-puma: enable gigadevice spi-nor
Some Puma SoMs are populated with Gigadevice NOR Flash. Enable it in the defconfig to support it. Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
-rw-r--r--configs/puma-rk3399_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/puma-rk3399_defconfig b/configs/puma-rk3399_defconfig
index 3547ec6b27..1c43612f8f 100644
--- a/configs/puma-rk3399_defconfig
+++ b/configs/puma-rk3399_defconfig
@@ -68,6 +68,7 @@ CONFIG_MMC_SDHCI_SDMA=y
CONFIG_MMC_SDHCI_ROCKCHIP=y
CONFIG_SPI_FLASH=y
CONFIG_SF_DEFAULT_SPEED=20000000
+CONFIG_SPI_FLASH_GIGADEVICE=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y