summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-07-12 16:52:42 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-07-12 16:52:42 +0000
commit264691bafb97e978e73fb3f9cbacbfcdb3aee3a1 (patch)
tree5452d0193d4f5f6d790eb3c13af4f77f99edf57c /arch
parent4a95a0754b1e0ce867f2021acc82d6c7df555e7d (diff)
Reformat.
Diffstat (limited to 'arch')
-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