aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2011-10-18 17:03:14 -0600
committerMathieu J. Poirier <mathieu.poirier@linaro.org>2011-10-18 17:06:49 -0600
commitf64c5060105757471316da9b77ea4222e51888a3 (patch)
treee57a50eb88521dd7df68391409c04f0b36427fea
parent908e36f3cfeab9ef4531d1a38c4fa9584cd61bcc (diff)
Enabling snowball kernel config for UVC based camera2011.10
This is for the following blueprint: https://blueprints.launchpad.net/linaro-android/+spec/uvc-camera-support Change-Id: Id3d99a9a9a6f056944285b048247000d5803c401 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 80cd09cb55f..b1c9f30fc1c 100644
--- a/arch/arm/configs/u8500_snowball_android_defconfig
+++ b/arch/arm/configs/u8500_snowball_android_defconfig
@@ -156,7 +156,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