From 334627bb955aaa065be1d8b30b15ec88730f6630 Mon Sep 17 00:00:00 2001 From: Thomas Bogendoerfer Date: Fri, 28 Aug 1998 23:33:07 +0000 Subject: switched to fbcon for Magnum4000/Oli M700 --- arch/mips/config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch') 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 -- cgit v1.2.3