V4L/DVB (5014): Allyesconfig build fixes on some non x86 arch
authorDavid Brownell <david-b@pacbell.net>
Wed, 27 Dec 2006 12:53:44 +0000 (09:53 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 27 Dec 2006 16:20:41 +0000 (14:20 -0200)
commit9a2816c1c4ca7f5d02de4339589913701251dd5a
treec33414ea30b351d0941f7a64acca3dd99adaf0ab
parent5f1693fe82b499a3306993020ef14011ed0420d0
V4L/DVB (5014): Allyesconfig build fixes on some non x86 arch

- CAFE_CCIC needs to depend on PCI, else "allyesconfig" breaks
   on systems without PCI
- em28xx-video can't udelay(2500) else "allyesconfig" breaks
   on systems that refuse to spin that long (I saw it on ARM)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/Kconfig
drivers/media/video/em28xx/em28xx-video.c