summaryrefslogtreecommitdiff
path: root/configs/kylin-rk3036_defconfig
diff options
context:
space:
mode:
authorUrja Rannikko <urjaman@gmail.com>2019-05-13 16:51:03 +0300
committerKever Yang <kever.yang@rock-chips.com>2019-08-19 07:43:26 +0300
commit64df512e151fd10c5e5da6ab50f1bfeeec4476d4 (patch)
tree392ca293129737c7ffca991c7e6eaff5eb3c4d0a /configs/kylin-rk3036_defconfig
parent8f0a70e8162e350fa32122ff7bee78ce9178b0cf (diff)
downloadu-boot-64df512e151fd10c5e5da6ab50f1bfeeec4476d4.tar.xz
configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into Kconfig
Affects rk3288 veyrons and rk3036, this was mostly done by moveconfig.py. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Urja Rannikko <urjaman@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/kylin-rk3036_defconfig')
-rw-r--r--configs/kylin-rk3036_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kylin-rk3036_defconfig b/configs/kylin-rk3036_defconfig
index e0dc09574f..badb1edf4c 100644
--- a/configs/kylin-rk3036_defconfig
+++ b/configs/kylin-rk3036_defconfig
@@ -47,6 +47,7 @@ CONFIG_MMC_DW=y
CONFIG_MMC_DW_ROCKCHIP=y
CONFIG_SPI_FLASH=y
CONFIG_SF_DEFAULT_SPEED=20000000
+CONFIG_SPI_FLASH_GIGADEVICE=y
CONFIG_PINCTRL=y
CONFIG_DM_REGULATOR_FIXED=y
# CONFIG_SPL_DM_SERIAL is not set