summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Goger <klaus.goger@theobroma-systems.com>2018-12-06 10:52:23 +0100
committerJakob Unterwurzacher <jakob.unterwurzacher@theobroma-systems.com>2018-12-11 15:42:55 +0100
commit3f9f6b34d72166e51143d9a9828ae85079aa7bfd (patch)
tree7538a8107468a3c04bb236eb093925e38fc45a31
parent4f5bf8c67467b77c2213945c32c3f69be0b07efb (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 b3216602dc..154c99bd50 100644
--- a/configs/puma-rk3399_defconfig
+++ b/configs/puma-rk3399_defconfig
@@ -58,6 +58,7 @@ CONFIG_MMC_DW_ROCKCHIP=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_ROCKCHIP=y
CONFIG_SPI_FLASH=y
+CONFIG_SPI_FLASH_GIGADEVICE=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y