[PATCH] Enable USB Video in Snowball kernel config

Supriya Karanth supriya.karanth at stericsson.com
Fri Apr 13 15:10:34 UTC 2012


From: supriya karanth <supriya.karanth at stericsson.com>

Enable the USB VIDEO CLASS for android

https://bugs.launchpad.net/igloocommunity/+bug/975593

Signed-off-by: supriya karanth <supriya.karanth at stericsson.com>
---
 arch/arm/configs/u8500_android_defconfig |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/arch/arm/configs/u8500_android_defconfig b/arch/arm/configs/u8500_android_defconfig
index 058f109..c3e3066 100644
--- a/arch/arm/configs/u8500_android_defconfig
+++ b/arch/arm/configs/u8500_android_defconfig
@@ -200,7 +200,8 @@ 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_VIDEO_CAPTURE_DRIVERS=y
+CONFIG_USB_VIDEO_CLASS=y
 CONFIG_RADIO_CG2900=y
 CONFIG_GPU_MALI=y
 CONFIG_FB=y
-- 
1.7.1



More information about the kernel mailing list