summaryrefslogtreecommitdiff
path: root/configs/zynq_zc770_xm013_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-07-27 15:08:03 +0200
committerMichal Simek <michal.simek@xilinx.com>2016-08-02 06:54:42 +0200
commit3c70349f8e7dd1a2b000ccd27d2906960b827823 (patch)
treea564ee3f6dd0a1fd688177ee3ced373f729e68d3 /configs/zynq_zc770_xm013_defconfig
parent33986e2c318d5bf33aa43f53441d29c9dcd33a18 (diff)
xilinx: Sync defconfigs with the latest Kconfig layout
Update Microblaze, Zynq and ZynqMP defconfigs to reflect latest Kconfig changes. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/zynq_zc770_xm013_defconfig')
-rw-r--r--configs/zynq_zc770_xm013_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/zynq_zc770_xm013_defconfig b/configs/zynq_zc770_xm013_defconfig
index 98dbbd6796..1b78fdffcf 100644
--- a/configs/zynq_zc770_xm013_defconfig
+++ b/configs/zynq_zc770_xm013_defconfig
@@ -1,5 +1,4 @@
CONFIG_ARM=y
-CONFIG_SYS_CONFIG_NAME="zynq-common"
CONFIG_ARCH_ZYNQ=y
CONFIG_DEFAULT_DEVICE_TREE="zynq-zc770-xm013"
CONFIG_SPL=y
@@ -7,9 +6,9 @@ CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_FIT_SIGNATURE=y
CONFIG_SYS_EXTRA_OPTIONS="ZC770_XM013"
+CONFIG_SYS_NO_FLASH=y
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