V4L/DVB (3774): Create V4L1 config options
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 9 Apr 2006 18:43:41 +0000 (15:43 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 12 May 2006 22:54:53 +0000 (19:54 -0300)
commitcd41e28e2d0f198ad56840bf8ba13cb41b129bab
treea11b7e23c14625a4b019b43eecdc8fff2ee62463
parentea76ce526ec1af3e07f3dd9107ca93f0c82fc9c9
V4L/DVB (3774): Create V4L1 config options

V4L1 API is depreciated and should be removed soon from kernel. This patch
adds two new options, one to disable V4L1 drivers, and another to disable
V4L1 compat module. This way, it would be easy to check what still depends
on V4L1 stuff, allowing also to test if app works fine with V4L2 only support.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
17 files changed:
drivers/media/Kconfig
drivers/media/common/Kconfig
drivers/media/dvb/ttpci/Kconfig
drivers/media/radio/Kconfig
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/bt8xx/Kconfig
drivers/media/video/cx88/cx88-video.c
drivers/media/video/em28xx/Kconfig
drivers/media/video/et61x251/Kconfig
drivers/media/video/pwc/Kconfig
drivers/media/video/saa7134/saa7134-video.c
drivers/media/video/sn9c102/Kconfig
drivers/media/video/usbvideo/Kconfig
drivers/media/video/vivi.c
drivers/media/video/zc0301/Kconfig
include/linux/videodev2.h