* [PATCH 425] Pm2fb is broken on Amiga
@ 2004-04-13 8:38 Geert Uytterhoeven
0 siblings, 0 replies; only message in thread
From: Geert Uytterhoeven @ 2004-04-13 8:38 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, James Simmons
Cc: Linux Kernel Development, Geert Uytterhoeven
Permedia2: Mark pm2fb broken on Amiga, until somebody fixes it (pm2fb.c
explicitly tests for CONFIG_PCI right now)
--- linux-2.6.5-rc2/drivers/video/Kconfig 2004-03-04 11:31:17.000000000 +0100
+++ linux-m68k-2.6.5-rc2/drivers/video/Kconfig 2004-03-04 16:35:00.000000000 +0100
@@ -55,7 +55,7 @@
config FB_PM2
tristate "Permedia2 support"
- depends on FB && (AMIGA || PCI)
+ depends on FB && ((AMIGA && BROKEN) || PCI)
help
This is the frame buffer device driver for the Permedia2 AGP frame
buffer card from ASK, aka `Graphic Blaster Exxtreme'. There is a
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-04-13 8:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-13 8:38 [PATCH 425] Pm2fb is broken on Amiga Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox