]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: tegra: replace V_PROMPT define with kconfig
authorStephen Warren <swarren@nvidia.com>
Thu, 20 Aug 2015 23:38:42 +0000 (17:38 -0600)
committerTom Warren <twarren@nvidia.com>
Wed, 16 Sep 2015 23:10:22 +0000 (16:10 -0700)
commitb9f269f60f71241500c3a28ca7a39b680eeae786
treeb613b3aa2ed72735c4e5c75074e0858409da3b06
parent6c7dc6236a48752be548e0c6965b5a4a9076af11
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>
configs/e2220-1170_defconfig
configs/p2371-0000_defconfig
configs/p2371-2180_defconfig
configs/p2571_defconfig
include/configs/e2220-1170.h
include/configs/p2371-0000.h
include/configs/p2371-2180.h
include/configs/p2571.h