diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 0f09412e1b7f..9528ee90640a 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -747,9 +747,9 @@ config EARLY_PRINTK | |||
747 | to print messages very early in the bootup process. | 747 | to print messages very early in the bootup process. |
748 | 748 | ||
749 | This is useful for kernel debugging when your machine crashes very | 749 | This is useful for kernel debugging when your machine crashes very |
750 | early before the console code is initialized. For normal operation | 750 | early before the console code is initialized. For normal operation, |
751 | it is not recommended because it looks on some machines ugly and | 751 | it is not recommended because it looks ugly on some machines and |
752 | oesn't cooperate with an X server. You should normally N here, | 752 | doesn't cooperate with an X server. You should normally say N here, |
753 | unless you want to debug such a crash. | 753 | unless you want to debug such a crash. |
754 | 754 | ||
755 | config SYS_HAS_EARLY_PRINTK | 755 | config SYS_HAS_EARLY_PRINTK |