summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2011-06-03 20:02:00 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2011-06-24 11:27:22 +0200
commitbda815e267bd786a1a41e7a98203e140d230ecac (patch)
treedd50c41394a1b24db34a9d8b64f617828fa3fee2
parentc034843ada2d12caad4f5b874dc24e5dc2a7848f (diff)
downloadbarebox-bda815e267bd786a1a41e7a98203e140d230ecac.tar.gz
barebox-bda815e267bd786a1a41e7a98203e140d230ecac.tar.xz
menu: fix alinment
Fixes alignment for the "System Type" menu entry. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
-rw-r--r--arch/arm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 6b2b4007..c39f3b58 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -26,7 +26,7 @@ config ARM_LINUX
default y
depends on CMD_BOOTZ || CMD_BOOTU || CMD_BOOTM
-menu "System Type"
+menu "System Type "
choice
prompt "ARM system type"