summaryrefslogtreecommitdiff
path: root/linux/drivers/media
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-11-10 17:03:52 +0000
committerMichael Krufky <devnull@localhost>2005-11-10 17:03:52 +0000
commit463d08a797a2aae7658c3b6069dde64292047731 (patch)
tree0219684b3244188fd9663148feae6dfb7e66a1d9 /linux/drivers/media
parent580082b16cae3d02998e431f5fb92aaf0099f66f (diff)
downloadmediapointer-dvb-s2-463d08a797a2aae7658c3b6069dde64292047731.tar.gz
mediapointer-dvb-s2-463d08a797a2aae7658c3b6069dde64292047731.tar.bz2
saa711x is busted on ppc64
From: Andrew Morton <akpm@osdl.org> drivers/media/video/saa711x.c:39:25: asm/segment.h: No such file or directory Cc: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Cc: Michael Krufky <mkrufky@m1k.net> Cc: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'linux/drivers/media')
-rw-r--r--linux/drivers/media/video/em28xx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/em28xx/Kconfig b/linux/drivers/media/video/em28xx/Kconfig
index 885fd0170..990e3662d 100644
--- a/linux/drivers/media/video/em28xx/Kconfig
+++ b/linux/drivers/media/video/em28xx/Kconfig
@@ -1,6 +1,6 @@
config VIDEO_EM28XX
tristate "Empia EM2800/2820/2840 USB video capture support"
- depends on VIDEO_DEV && USB && I2C
+ depends on VIDEO_DEV && USB && I2C && !PPC64
select VIDEO_BUF
select VIDEO_TUNER
select VIDEO_TVEEPROM