ARM: tegra: replace V_PROMPT define with kconfig

Commit 181bd9dc61 "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>
This commit is contained in:
Stephen Warren
2015-08-20 17:38:42 -06:00
committed by Tom Warren
parent 6c7dc6236a
commit b9f269f60f
8 changed files with 4 additions and 4 deletions

View File

@@ -15,3 +15,4 @@ CONFIG_SPI_FLASH=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USE_PRIVATE_LIBGCC=y
CONFIG_SYS_PROMPT="Tegra210 (P2371-2180) # "