summaryrefslogtreecommitdiff
path: root/drivers/media/video
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-08-14 19:07:25 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-15 19:42:00 (GMT)
commitf0af8fa4dad0839f844fd0633e1936493f6d685a (patch)
tree810241e726cec9b2605aa069f52d519e79c66aa0 /drivers/media/video
parentec29a4783486f5f805a363ce4fc00eca7d8631b7 (diff)
downloadlinux-fsl-qoriq-f0af8fa4dad0839f844fd0633e1936493f6d685a.tar.xz
[media] reorganize the API core items
Reorganize the API core changes for them to appear closer to the items that enable them, and not at the drivers part of the menu. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video')
-rw-r--r--drivers/media/video/Kconfig17
1 files changed, 0 insertions, 17 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index f9703a0..a7bd9576c 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -26,23 +26,6 @@ menuconfig VIDEO_CAPTURE_DRIVERS
if VIDEO_CAPTURE_DRIVERS && VIDEO_V4L2
-config VIDEO_ADV_DEBUG
- bool "Enable advanced debug functionality"
- default n
- ---help---
- Say Y here to enable advanced debugging functionality on some
- V4L devices.
- In doubt, say N.
-
-config VIDEO_FIXED_MINOR_RANGES
- bool "Enable old-style fixed minor ranges for video devices"
- default n
- ---help---
- Say Y here to enable the old-style fixed-range minor assignments.
- Only useful if you rely on the old behavior and use mknod instead of udev.
-
- When in doubt, say N.
-
config VIDEO_HELPER_CHIPS_AUTO
bool "Autoselect pertinent encoders/decoders and other helper chips"
default y if !EXPERT