
From: Geert Uytterhoeven <geert@linux-m68k.org>

Guillemot MAXI Radio FM 2000 unconditionally depends on PCI

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 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 && PCI
 	---help---
 	  Choose Y here if you have this radio card.  This card may also be
 	  found as Gemtek PCI FM.
_
