summaryrefslogtreecommitdiff
path: root/include/configs/rk3188_common.h
diff options
context:
space:
mode:
authorVignesh R <vigneshr@ti.com>2019-02-05 08:59:10 +0300
committerJagan Teki <jagan@amarulasolutions.com>2019-02-07 13:03:21 +0300
commitea4805d6b26282451eee9c701a456225bcf7db85 (patch)
treef02c2cdb7414ef85d1a62a40337e6d24330b5b92 /include/configs/rk3188_common.h
parente5fd39c886485e3dec77f4438a6e364c2987cf5f (diff)
downloadu-boot-ea4805d6b26282451eee9c701a456225bcf7db85.tar.xz
configs: Move CONFIG_SPI_FLASH into defconfigs
Completely move CONFIG_SPI_FLASH from remaining board header files to defconfigs Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Jagan Teki <jagan@openedev.com> Tested-by: Jagan Teki <jagan@amarulasolutions.com> #zynq-microzed
Diffstat (limited to 'include/configs/rk3188_common.h')
-rw-r--r--include/configs/rk3188_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rk3188_common.h b/include/configs/rk3188_common.h
index 612d6439d1..36e494ee95 100644
--- a/include/configs/rk3188_common.h
+++ b/include/configs/rk3188_common.h
@@ -37,7 +37,6 @@
#define SDRAM_BANK_SIZE (2UL << 30)
#define SDRAM_MAX_SIZE 0x80000000
-#define CONFIG_SPI_FLASH
#define CONFIG_SF_DEFAULT_SPEED 20000000
#ifndef CONFIG_SPL_BUILD