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

Technisat Skystar2 PCI 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/dvb/b2c2/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/media/dvb/b2c2/Kconfig~depends-on-pci-technisat-skystar2-pci drivers/media/dvb/b2c2/Kconfig
--- 25/drivers/media/dvb/b2c2/Kconfig~depends-on-pci-technisat-skystar2-pci	2004-07-26 17:28:09.856113816 -0700
+++ 25-akpm/drivers/media/dvb/b2c2/Kconfig	2004-07-26 17:28:09.859113360 -0700
@@ -1,6 +1,6 @@
 config DVB_B2C2_SKYSTAR
 	tristate "Technisat Skystar2 PCI"
-	depends on DVB_CORE
+	depends on DVB_CORE && PCI
 	help
 	  Support for the Skystar2 PCI DVB card by Technisat, which
 	  is equipped with the FlexCopII chipset by B2C2.
_
