summaryrefslogtreecommitdiff
path: root/include/configs/zynq_zc770.h
diff options
context:
space:
mode:
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>2016-07-19 10:43:42 +0530
committerMichal Simek <michal.simek@xilinx.com>2016-07-22 14:06:11 +0200
commit05f4cc344f6f2eed6f13094a6687e60ce5e881b2 (patch)
treee2f7ca1c4bba29fcdad50cb47708de1f3a3bddc5 /include/configs/zynq_zc770.h
parent4d25507f3df9b7c06e04b40b6d42f895493c5435 (diff)
downloadu-boot-imx-05f4cc344f6f2eed6f13094a6687e60ce5e881b2.zip
u-boot-imx-05f4cc344f6f2eed6f13094a6687e60ce5e881b2.tar.gz
u-boot-imx-05f4cc344f6f2eed6f13094a6687e60ce5e881b2.tar.bz2
zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig
Enable config CONFIG_SYS_NO_FLASH through defconfig for all zynq boards. Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/zynq_zc770.h')
-rw-r--r--include/configs/zynq_zc770.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/zynq_zc770.h b/include/configs/zynq_zc770.h
index 35622ae..7c6cf8d 100644
--- a/include/configs/zynq_zc770.h
+++ b/include/configs/zynq_zc770.h
@@ -10,13 +10,6 @@
#ifndef __CONFIG_ZYNQ_ZC770_H
#define __CONFIG_ZYNQ_ZC770_H
-#define CONFIG_SYS_NO_FLASH
-
-#if defined(CONFIG_ZC770_XM012)
-# undef CONFIG_SYS_NO_FLASH
-
-#endif
-
#include <configs/zynq-common.h>
#endif /* __CONFIG_ZYNQ_ZC770_H */