Skip to content

Commit

Permalink
[MIPS] Fix some minor typoes in arch/mips/Kconfig.
Browse files Browse the repository at this point in the history
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Robert P. J. Day authored and Ralf Baechle committed Jun 6, 2007
1 parent cc8f0b8 commit 490dcc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -747,9 +747,9 @@ config EARLY_PRINTK
to print messages very early in the bootup process.

This is useful for kernel debugging when your machine crashes very
early before the console code is initialized. For normal operation
it is not recommended because it looks on some machines ugly and
oesn't cooperate with an X server. You should normally N here,
early before the console code is initialized. For normal operation,
it is not recommended because it looks ugly on some machines and
doesn't cooperate with an X server. You should normally say N here,
unless you want to debug such a crash.

config SYS_HAS_EARLY_PRINTK
Expand Down

0 comments on commit 490dcc4

Please sign in to comment.