summaryrefslogtreecommitdiff
path: root/include/configs/rk3128_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/rk3128_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/rk3128_common.h')
-rw-r--r--include/configs/rk3128_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rk3128_common.h b/include/configs/rk3128_common.h
index f4f64edc4a..9451715805 100644
--- a/include/configs/rk3128_common.h
+++ b/include/configs/rk3128_common.h
@@ -30,7 +30,6 @@
#define CONFIG_SYS_SDRAM_BASE 0x60000000
#define SDRAM_MAX_SIZE 0x80000000
-#define CONFIG_SPI_FLASH
#define CONFIG_SF_DEFAULT_SPEED 20000000
#define CONFIG_USB_OHCI_NEW
#define CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS 1