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>2011-12-02 10:30:40 -0700
commit9aecf780ad12d638bed9daf6e3c74cb2f8052cea (patch)
tree3d1c02bd08e5470a52d56e79fe69603f5763051e
parentf4973bc645ba45a1f92d149a6efc15d1e20ffcf1 (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 a97af51e904..9028ebd68a2 100644
--- a/arch/arm/configs/u8500_android_defconfig
+++ b/arch/arm/configs/u8500_android_defconfig
@@ -193,7 +193,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