aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2011-11-10 15:46:54 -0700
committerMathieu J. Poirier <mathieu.poirier@linaro.org>2011-11-10 15:46:54 -0700
commited80623dffb295c8ac2fd80635cc1aaad986ac51 (patch)
tree03d98305fb7f0ef0923c5545db374a07c0098c35
parent3d5be3724435d7ce0838f3a1061c04c87463609a (diff)
downloadsnowball-ed80623dffb295c8ac2fd80635cc1aaad986ac51.tar.gz
snowball: enabling snowball kernel config for UVC based 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_snowball_android_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/u8500_snowball_android_defconfig b/arch/arm/configs/u8500_snowball_android_defconfig
index 39b9396dec5..8a6e872a178 100644
--- a/arch/arm/configs/u8500_snowball_android_defconfig
+++ b/arch/arm/configs/u8500_snowball_android_defconfig
@@ -158,7 +158,7 @@ CONFIG_REGULATOR_AB8500=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_FB=y
CONFIG_FB_MCDE=y
CONFIG_MCDE_DISPLAY_GENERIC_DSI=y