|
@@ -40,20 +40,6 @@ config VIDEO_V4L2_COMMON
|
|
|
depends on (I2C || I2C=n) && VIDEO_DEV
|
|
|
default (I2C || I2C=n) && VIDEO_DEV
|
|
|
|
|
|
-config VIDEO_ALLOW_V4L1
|
|
|
- bool "Enable Video For Linux API 1 (DEPRECATED)"
|
|
|
- depends on VIDEO_DEV && VIDEO_V4L2_COMMON
|
|
|
- default VIDEO_DEV && VIDEO_V4L2_COMMON
|
|
|
- ---help---
|
|
|
- Enables drivers based on the legacy V4L1 API.
|
|
|
-
|
|
|
- This api were developed to be used at Kernel 2.2 and 2.4, but
|
|
|
- lacks support for several video standards. There are several
|
|
|
- drivers at kernel that still depends on it.
|
|
|
-
|
|
|
- If you are unsure as to whether this is required, answer Y.
|
|
|
-
|
|
|
-
|
|
|
#
|
|
|
# DVB Core
|
|
|
#
|