summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>1998-08-28 23:33:07 +0000
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>1998-08-28 23:33:07 +0000
commit334627bb955aaa065be1d8b30b15ec88730f6630 (patch)
tree56d677118b1256ae29b0435e26f47b97e7cc78cd /arch
parent3c1ee244e6bf987a10bdcb6224757a8b651c88fb (diff)
switched to fbcon for Magnum4000/Oli M700
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in
index c224584b1..f93a026dd 100644
--- a/arch/mips/config.in
+++ b/arch/mips/config.in
@@ -33,8 +33,8 @@ fi
if [ "$CONFIG_MIPS_MAGNUM_4000" = "y" -o \
"$CONFIG_OLIVETTI_M700" = "y" ]; then
define_bool CONFIG_MIPS_JAZZ y
- define_bool CONFIG_VIDEO_G364 y
- define_bool CONFIG_VGA_CONSOLE y
+ define_bool CONFIG_FB y
+ define_bool CONFIG_FB_G364 y
fi
if [ "$CONFIG_ACER_PICA_61" = "y" ]; then
define_bool CONFIG_MIPS_JAZZ y