summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-02-21 15:05:48 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-02-21 15:05:48 +0000
commitf831761323367a47babf4b3b3dcf7e3d1704a042 (patch)
treea030a4be136ccdcb891eee75ef91d739a61db72c /arch
parentad9f21fd1f0d0a80e8b82e34215416664f99805d (diff)
Compile fixes.
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/config.in4
-rw-r--r--arch/mips/defconfig1
-rw-r--r--arch/mips/defconfig-ip221
3 files changed, 5 insertions, 1 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in
index b6b8443ba..51bd37b44 100644
--- a/arch/mips/config.in
+++ b/arch/mips/config.in
@@ -1,4 +1,4 @@
-# $Id: config.in,v 1.38 2000/02/04 07:40:23 ralf Exp $
+# $Id: config.in,v 1.39 2000/02/05 06:47:08 ralf Exp $
# For a description of the syntax of this configuration file,
# see the Configure script.
#
@@ -311,6 +311,8 @@ if [ "$CONFIG_VT" = "y" ]; then
tristate 'SGI Newport Console support' CONFIG_SGI_NEWPORT_CONSOLE
if [ "$CONFIG_SGI_NEWPORT_CONSOLE" != "y" ]; then
define_bool CONFIG_DUMMY_CONSOLE y
+ else
+ define_bool CONFIG_FONT_8x16 y
fi
else
if [ "$CONFIG_DECSTATION" != "y" ]; then
diff --git a/arch/mips/defconfig b/arch/mips/defconfig
index 57872bd51..9cb48739f 100644
--- a/arch/mips/defconfig
+++ b/arch/mips/defconfig
@@ -314,6 +314,7 @@ CONFIG_SGI_PARTITION=y
# Console drivers
#
CONFIG_SGI_NEWPORT_CONSOLE=y
+CONFIG_FONT_8x16=y
#
# Sound
diff --git a/arch/mips/defconfig-ip22 b/arch/mips/defconfig-ip22
index 57872bd51..9cb48739f 100644
--- a/arch/mips/defconfig-ip22
+++ b/arch/mips/defconfig-ip22
@@ -314,6 +314,7 @@ CONFIG_SGI_PARTITION=y
# Console drivers
#
CONFIG_SGI_NEWPORT_CONSOLE=y
+CONFIG_FONT_8x16=y
#
# Sound