summaryrefslogtreecommitdiff
path: root/configs/zynq_zc770_xm011_defconfig
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 /configs/zynq_zc770_xm011_defconfig
parent4d25507f3df9b7c06e04b40b6d42f895493c5435 (diff)
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 'configs/zynq_zc770_xm011_defconfig')
-rw-r--r--configs/zynq_zc770_xm011_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/zynq_zc770_xm011_defconfig b/configs/zynq_zc770_xm011_defconfig
index e6c646be6e..a2a1ac179e 100644
--- a/configs/zynq_zc770_xm011_defconfig
+++ b/configs/zynq_zc770_xm011_defconfig
@@ -9,6 +9,7 @@ CONFIG_FIT_SIGNATURE=y
CONFIG_SYS_EXTRA_OPTIONS="ZC770_XM011"
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="Zynq> "
+CONFIG_SYS_NO_FLASH=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_GPIO=y