git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06b4f2a
)
Kconfig: Missing line breaks in arch/x86_64/Kconfig
author
Adrian Knoth
<adi@drcomp.erfurt.thur.de>
Thu, 18 Oct 2007 14:58:58 +0000
(16:58 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 19 Oct 2007 18:35:02 +0000
(20:35 +0200)
The helptext for IA32_EMULATION in arch/x86_64/Kconfig is wider than 80
chars, thus failing to be displayed in 80x24 screens.
This patch re-breaks lines.
Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
No differences found