diff options
Diffstat (limited to 'drivers/media/Kconfig')
-rw-r--r-- | drivers/media/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig index c21dfc28482e..9ea1a6d70f0a 100644 --- a/drivers/media/Kconfig +++ b/drivers/media/Kconfig | |||
@@ -53,21 +53,6 @@ config VIDEO_ALLOW_V4L1 | |||
53 | 53 | ||
54 | If you are unsure as to whether this is required, answer Y. | 54 | If you are unsure as to whether this is required, answer Y. |
55 | 55 | ||
56 | config VIDEO_V4L1_COMPAT | ||
57 | bool "Enable Video For Linux API 1 compatible Layer" if !VIDEO_ALLOW_V4L1 | ||
58 | depends on VIDEO_DEV | ||
59 | default y | ||
60 | ---help--- | ||
61 | Enables a compatibility API used by most V4L2 devices to allow | ||
62 | its usage with legacy applications that supports only V4L1 api. | ||
63 | |||
64 | Documentation for the original API is included in the file | ||
65 | <Documentation/video4linux/API.html>. | ||
66 | |||
67 | User tools for this are available from | ||
68 | <ftp://ftp.uk.linux.org/pub/linux/video4linux/>. | ||
69 | |||
70 | If you are unsure as to whether this is required, answer Y. | ||
71 | 56 | ||
72 | # | 57 | # |
73 | # DVB Core | 58 | # DVB Core |