summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-10-30 16:04:52 +0300
committerTom Rini <trini@konsulko.com>2019-10-30 16:04:52 +0300
commitcc64810dc6234a3537502a05988fa7a1a6fa5d55 (patch)
treec4fa2eb538e6805a6c6080dea5b8fc03a7a8dc15 /cmd
parentffc379b42c85466e1dd4c8fee8268801f26d2ab8 (diff)
parent5f19c9302133cda54d5d1a6b1caa400260de9192 (diff)
downloadu-boot-cc64810dc6234a3537502a05988fa7a1a6fa5d55.tar.xz
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
- H6 dts(i) sync (Clément) - H6 PIO (Icenowy) - Fix pll1 clock calculation (Stefan) - H6 dram, half DQ (Jernej) - A64 OLinuXino eMMC (Sunil)
Diffstat (limited to 'cmd')
-rw-r--r--cmd/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 82b5d300d2..b08a709857 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -1168,6 +1168,7 @@ config CMD_SDRAM
config CMD_SF
bool "sf"
depends on DM_SPI_FLASH || SPI_FLASH
+ default y if DM_SPI_FLASH
help
SPI Flash support