summaryrefslogtreecommitdiff
path: root/configs/tinker-rk3288_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-03-26 23:17:21 -0400
committerTom Rini <trini@konsulko.com>2019-03-26 23:17:21 -0400
commit2b9b9cdd5f9ae1cbc786ba3c2255a51b3ea4a636 (patch)
tree6dbe4a091a06ae0f488498c63819c8ef7bd4e02f /configs/tinker-rk3288_defconfig
parente7134b9714ed851095e8bcf8b66e65c6f870634e (diff)
parentabe66b1b5decf9cc2fb5daad42c9e870e5b99b67 (diff)
Merge branch '2019-03-25-master-imports'
- Convert various SPI related options to Kconfig
Diffstat (limited to 'configs/tinker-rk3288_defconfig')
-rw-r--r--configs/tinker-rk3288_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tinker-rk3288_defconfig b/configs/tinker-rk3288_defconfig
index 68adf7635b..85ef9dabbd 100644
--- a/configs/tinker-rk3288_defconfig
+++ b/configs/tinker-rk3288_defconfig
@@ -55,6 +55,7 @@ CONFIG_I2C_EEPROM=y
CONFIG_MMC_DW=y
CONFIG_MMC_DW_ROCKCHIP=y
CONFIG_SPI_FLASH=y
+CONFIG_SF_DEFAULT_SPEED=20000000
CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_GMAC_ROCKCHIP=y