summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>1999-02-25 20:38:59 +0000
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>1999-02-25 20:38:59 +0000
commit345cf1e00971f4c37a8f6a504603a0b41c96badc (patch)
treed24a239c85daa735506dd74ff3628d47b658b5ad /drivers
parente278537ae42604084735300bf998655f980428c2 (diff)
made it working again
Diffstat (limited to 'drivers')
-rw-r--r--drivers/video/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Config.in b/drivers/video/Config.in
index 7224b174f..cb04cf0c0 100644
--- a/drivers/video/Config.in
+++ b/drivers/video/Config.in
@@ -166,7 +166,7 @@ if [ "$CONFIG_FB" = "y" ]; then
"$CONFIG_FB_VIRGE" = "y" -o "$CONFIG_FB_CYBER" = "y" -o \
"$CONFIG_FB_VALKYRIE" = "y" -o "$CONFIG_FB_PLATINUM" = "y" -o \
"$CONFIG_FB_IGA" = "y" -o "$CONFIG_FB_MATROX" = "y" -o \
- "$CONFIG_FB_CT65550" = "y" -o "$CONFIG_FB_PM2" = "y" ]; then ]; then
+ "$CONFIG_FB_CT65550" = "y" -o "$CONFIG_FB_PM2" = "y" ]; then
define_bool CONFIG_FBCON_CFB8 y
else
if [ "$CONFIG_FB_ACORN" = "m" -o "$CONFIG_FB_ATARI" = "m" -o \