commit | 008dbe8c86f91bad785c9d9abc7a63dc897d60c2 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Mon Nov 04 11:57:18 2013 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Nov 04 11:57:18 2013 -0800 |
tree | d1900f8aed8e53e3c363a1588b1361eec1fa85ac | |
parent | ad873984d99cff8da1e1620738034e8659db6767 [diff] | |
parent | 9cd1f7dca092b055435fdb6a46f26a44a3c2d5d1 [diff] |
Merge "msm: vcap: disable vcap driver by default"
diff --git a/drivers/media/platform/msm/vcap/Kconfig b/drivers/media/platform/msm/vcap/Kconfig index 2bdcfbd..db3bc47 100644 --- a/drivers/media/platform/msm/vcap/Kconfig +++ b/drivers/media/platform/msm/vcap/Kconfig
@@ -1,7 +1,6 @@ config MSM_VCAP tristate "Qualcomm MSM VCAP" depends on VIDEO_DEV && VIDEO_V4L2 - default y ---help--- Enables VCAP driver. This device allows for video capture and video processing using the v4l2 api