diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-07-12 16:52:42 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-07-12 16:52:42 +0000 |
commit | 264691bafb97e978e73fb3f9cbacbfcdb3aee3a1 (patch) | |
tree | 5452d0193d4f5f6d790eb3c13af4f77f99edf57c | |
parent | 4a95a0754b1e0ce867f2021acc82d6c7df555e7d (diff) |
Reformat.
-rw-r--r-- | arch/mips/config.in | 2 |
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 |