<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
From: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;

Guillemot MAXI Radio FM 2000 unconditionally depends on PCI

Signed-off-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
---

 25-akpm/drivers/media/radio/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/media/radio/Kconfig~depends-on-pci-guillemot-maxi-radio-fm-2000 drivers/media/radio/Kconfig
--- 25/drivers/media/radio/Kconfig~depends-on-pci-guillemot-maxi-radio-fm-2000	2004-07-26 17:28:04.656904216 -0700
+++ 25-akpm/drivers/media/radio/Kconfig	2004-07-26 17:28:04.659903760 -0700
@@ -145,7 +145,7 @@ config RADIO_GEMTEK_PCI
 
 config RADIO_MAXIRADIO
 	tristate "Guillemot MAXI Radio FM 2000 radio"
-	depends on VIDEO_DEV
+	depends on VIDEO_DEV &amp;&amp; PCI
 	---help---
 	  Choose Y here if you have this radio card.  This card may also be
 	  found as Gemtek PCI FM.
_
</pre></body></html>