summaryrefslogtreecommitdiffstats
path: root/configs/zynq_zc770_xm013_defconfig
diff options
context:
space:
mode:
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>2016-01-11 12:01:10 +0530
committerMichal Simek <michal.simek@xilinx.com>2016-01-27 15:55:55 +0100
commitc5ca2db63bddc62f7166795273dea7da3a15366b (patch)
tree48043e4702d149efc377c76bdf3dd6f9bb6609fc /configs/zynq_zc770_xm013_defconfig
parenteb04ab3492297941b285ff552645cc1c0ed72edb (diff)
downloadtalos-obmc-uboot-c5ca2db63bddc62f7166795273dea7da3a15366b.tar.gz
talos-obmc-uboot-c5ca2db63bddc62f7166795273dea7da3a15366b.zip
ARM: zynq: Define sys prompt for all Zynq boards
Define CONFIG_SYS_PROMPT for all Zynq boards It was removed by: "kconfig: add config option for shell prompt" (sha1: 181bd9dc61d2da88b78f1c1138a685dae39354d6) 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_xm013_defconfig')
-rw-r--r--configs/zynq_zc770_xm013_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/zynq_zc770_xm013_defconfig b/configs/zynq_zc770_xm013_defconfig
index dd65929958..d913f310be 100644
--- a/configs/zynq_zc770_xm013_defconfig
+++ b/configs/zynq_zc770_xm013_defconfig
@@ -7,6 +7,7 @@ CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_FIT_SIGNATURE=y
CONFIG_SYS_EXTRA_OPTIONS="ZC770_XM013"
+CONFIG_SYS_PROMPT="Zynq> "
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_GPIO=y
OpenPOWER on IntegriCloud