summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2011-12-02 10:30:40 -0700
committerMathieu J. Poirier <mathieu.poirier@linaro.org>2012-01-03 16:00:36 -0700
commit11cd756f566a1f42c9a9590ab4bc035553e9e1fa (patch)
treef5736e07b8b3013cb3535ea52415ec96a4efab92
parent0de6ff13269fb0700661a5ceb9519f8e80d831fa (diff)
snowball: android: Enabling config for UVC camera
This is for the following blueprint: https://blueprints.launchpad.net/linaro-android/+spec/uvc-camera-support Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org
-rw-r--r--arch/arm/configs/u8500_android_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/u8500_android_defconfig b/arch/arm/configs/u8500_android_defconfig
index 1af0f8a2a28..87e3fea49a4 100644
--- a/arch/arm/configs/u8500_android_defconfig
+++ b/arch/arm/configs/u8500_android_defconfig
@@ -191,7 +191,7 @@ CONFIG_REGULATOR_AB8500_DEBUG=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_VIDEO_DEV=y
# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
-# CONFIG_VIDEO_CAPTURE_DRIVERS is not set
+CONFIG_USB_VIDEO_CLASS=y
CONFIG_RADIO_CG2900=y
CONFIG_DRM=y
CONFIG_GPU_MALI=y