summaryrefslogtreecommitdiff
path: root/arch/arm/configs/android_omap3_defconfig
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2011-10-14 15:18:54 -0700
committerJohn Stultz <john.stultz@linaro.org>2011-10-14 15:18:54 -0700
commit437ae2287e43a6c6d51da3fb87c5dd6a1975b843 (patch)
tree32e37eb981f8c6796b02be3657e7563963e6333b /arch/arm/configs/android_omap3_defconfig
parentb483a685790f3df3bd458320691b47fa34b870a9 (diff)
Update android_*_defconfigs to support UVClinux-linaro-3.1-2011.10-0-android-2
Vishal requested the following options be enabled on the android configs: CONFIG_MEDIA_SUPPORT=y CONFIG_VIDEO_DEV=y CONFIG_USB_VIDEO_CLASS=y So this patch enables them where necessary. Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'arch/arm/configs/android_omap3_defconfig')
-rw-r--r--arch/arm/configs/android_omap3_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/android_omap3_defconfig b/arch/arm/configs/android_omap3_defconfig
index 484884ed583..2282ae1f7a6 100644
--- a/arch/arm/configs/android_omap3_defconfig
+++ b/arch/arm/configs/android_omap3_defconfig
@@ -133,6 +133,9 @@ CONFIG_TWL4030_WATCHDOG=y
CONFIG_REGULATOR_TWL4030=y
CONFIG_REGULATOR_TPS65023=y
CONFIG_REGULATOR_TPS6507X=y
+CONFIG_MEDIA_SUPPORT=y
+CONFIG_VIDEO_DEV=y
+CONFIG_USB_VIDEO_CLASS=y
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_MODE_HELPERS=y