sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it
[pandora-kernel.git] / drivers / media / video / uvc / Kconfig
index c2d9760..2956a76 100644 (file)
@@ -9,7 +9,7 @@ config USB_VIDEO_CLASS
 config USB_VIDEO_CLASS_INPUT_EVDEV
        bool "UVC input events device support"
        default y
-       depends on USB_VIDEO_CLASS && INPUT
+       depends on USB_VIDEO_CLASS=INPUT || INPUT=y
        ---help---
          This option makes USB Video Class devices register an input device
          to report button events.