summaryrefslogtreecommitdiffstats
path: root/arch/x86
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2010-12-21 15:37:20 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2011-03-10 11:15:04 +0100
commit2893bca441db2b3fc6c08698cba10103bac1a6b3 (patch)
tree75c60ddb6d1d3e5fc09886792efa76b1a368f518 /arch/x86
parentcc543aa47888291ef4bda4b16f892be1ea170faf (diff)
downloadbarebox-2893bca441db2b3fc6c08698cba10103bac1a6b3.tar.gz
barebox-2893bca441db2b3fc6c08698cba10103bac1a6b3.tar.xz
x86 Generic platform: Fix prompt name
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Diffstat (limited to 'arch/x86')
-rw-r--r--arch/x86/configs/generic_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/configs/generic_defconfig b/arch/x86/configs/generic_defconfig
index ee13e5c77f..57161f4cfb 100644
--- a/arch/x86/configs/generic_defconfig
+++ b/arch/x86/configs/generic_defconfig
@@ -2,7 +2,7 @@ CONFIG_X86_HDBOOT=y
CONFIG_STACK_SIZE=0x7000
CONFIG_BROKEN=y
CONFIG_EXPERIMENTAL=y
-CONFIG_PROMPT="uboot:"
+CONFIG_PROMPT="barebox:"
CONFIG_LONGHELP=y
CONFIG_GLOB=y
CONFIG_CMDLINE_EDITING=y