[media] adv7180.c: convert to v4l2 control framework
[deliverable/linux.git] / drivers / media / Kconfig
index 323b2f042d85945860eee3c616963ae20895474b..d941581ab92169c935a85754c6fc28d2bc2dd79a 100644 (file)
@@ -59,7 +59,7 @@ config MEDIA_RADIO_SUPPORT
                support radio reception. Disabling this option will
                disable support for them.
 
-menuconfig MEDIA_RC_SUPPORT
+config MEDIA_RC_SUPPORT
        bool "Remote Controller support"
        depends on INPUT
        ---help---
@@ -138,10 +138,7 @@ config DVB_NET
          You may want to disable the network support on embedded devices. If
          unsure say Y.
 
-config VIDEO_MEDIA
-       tristate
-       default (DVB_CORE && (VIDEO_DEV = n)) || (VIDEO_DEV && (DVB_CORE = n)) || (DVB_CORE && VIDEO_DEV)
-
+comment "Media drivers"
 source "drivers/media/common/Kconfig"
 source "drivers/media/rc/Kconfig"
 
This page took 0.02386 seconds and 5 git commands to generate.