[patch-2.4.0-test1-ac8] Config.in fixes.

From: Tigran Aivazian (tigran@veritas.com)
Date: Mon Jun 05 2000 - 11:40:27 EST


Hello,

Obvious typos, I think.

Regards,
Tigran

--- linux/drivers/video/Config.in Mon Jun 5 15:44:08 2000
+++ work/drivers/video/Config.in Mon Jun 5 17:15:12 2000
@@ -264,7 +264,7 @@
               "$CONFIG_FB_VALKYRIE" = "m" -o "$CONFIG_FB_PLATINUM" = "m" -o \
               "$CONFIG_FB_CT65550" = "m" -o "$CONFIG_FB_MATROX" = "m" -o \
               "$CONFIG_FB_PM2" = "m" -o "$CONFIG_FB_SGIVW" = "m" -o \
- "$CONFIG_FB_CYBER2000" = "m" -o "$CONFIG_FB_SIS" = "m" \
+ "$CONFIG_FB_CYBER2000" = "m" -o "$CONFIG_FB_SIS" = "m" -o \
               "$CONFIG_FB_SA1100" = "m"]; then
             define_tristate CONFIG_FBCON_CFB16 m
          fi
--- linux/drivers/sound/Config.in Mon Jun 5 15:44:08 2000
+++ work/drivers/sound/Config.in Mon Jun 5 17:21:43 2000
@@ -182,4 +182,4 @@
 
 fi
 
-dep_tristate ' TV card (bt848) mixer support' CONFIG_SOUND_TVMIXER $CONFIG_SOUND CONFIG_I2C
+dep_tristate ' TV card (bt848) mixer support' CONFIG_SOUND_TVMIXER $CONFIG_SOUND $CONFIG_I2C

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jun 07 2000 - 21:00:22 EST