summaryrefslogtreecommitdiffstats
path: root/arch/mips/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/config.in')
-rw-r--r--arch/mips/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in
index 07ab5da42..fbdeb6ac4 100644
--- a/arch/mips/config.in
+++ b/arch/mips/config.in
@@ -333,7 +333,7 @@ if [ "$CONFIG_SGI_IP22" = "y" ]; then
if [ "$CONFIG_SGI_NEWPORT_CONSOLE" != "y" ]; then
define_bool CONFIG_DUMMY_CONSOLE y
else
- define_bool CONFIG_FONT_8x16 y
+ define_bool CONFIG_FONT_8x16 y
fi
bool 'SGI PROM Console Support' CONFIG_SGI_PROM_CONSOLE
fi