summaryrefslogtreecommitdiffstats
path: root/configs/p2571_defconfig
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2015-08-20 17:38:42 -0600
committerTom Warren <twarren@nvidia.com>2015-09-16 16:10:22 -0700
commitb9f269f60f71241500c3a28ca7a39b680eeae786 (patch)
treeb613b3aa2ed72735c4e5c75074e0858409da3b06 /configs/p2571_defconfig
parent6c7dc6236a48752be548e0c6965b5a4a9076af11 (diff)
downloadtalos-obmc-uboot-b9f269f60f71241500c3a28ca7a39b680eeae786.tar.gz
talos-obmc-uboot-b9f269f60f71241500c3a28ca7a39b680eeae786.zip
ARM: tegra: replace V_PROMPT define with kconfig
Commit 181bd9dc61d2 "kconfig: add config option for shell prompt" replaced define V_PROMPT with Kconfig option SYS_PROMPT. This crossed with patches adding Tegra T210 boards. Migrate the boards to the new scheme. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'configs/p2571_defconfig')
-rw-r--r--configs/p2571_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/p2571_defconfig b/configs/p2571_defconfig
index 877a905b44..1d0b022b43 100644
--- a/configs/p2571_defconfig
+++ b/configs/p2571_defconfig
@@ -15,3 +15,4 @@ CONFIG_TEGRA114_SPI=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USE_PRIVATE_LIBGCC=y
+CONFIG_SYS_PROMPT="Tegra210 (P2571) # "
OpenPOWER on IntegriCloud