diff options
author | Koen Kooi <koen@openembedded.org> | 2010-06-26 16:02:07 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-26 16:51:48 +0200 |
commit | 3af603f108e78a8ba867fdcfab40dc1dbe2b0060 (patch) | |
tree | e804aa08332f13c08e0470402e7207f3231e3bab /recipes/linux/linux-omap-psp-2.6.32/beagleboard/configs | |
parent | 2286da60bd6fab66f4dfef92d97609b3b8685a8a (diff) |
linux-omap-psp 2.6.32: add WIP camera drivers for the beagleboard xM
Diffstat (limited to 'recipes/linux/linux-omap-psp-2.6.32/beagleboard/configs')
-rw-r--r-- | recipes/linux/linux-omap-psp-2.6.32/beagleboard/configs/cpuidle | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/configs/cpuidle b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/configs/cpuidle index ebf395a383..c46702eba1 100644 --- a/recipes/linux/linux-omap-psp-2.6.32/beagleboard/configs/cpuidle +++ b/recipes/linux/linux-omap-psp-2.6.32/beagleboard/configs/cpuidle @@ -1738,6 +1738,7 @@ CONFIG_VIDEO_WM8775=m CONFIG_VIDEO_MT9V011=m # CONFIG_VIDEO_TCM825X is not set CONFIG_VIDEO_MT9P012=m +CONFIG_VIDEO_MT9T111=m # CONFIG_VIDEO_DW9710 is not set # CONFIG_VIDEO_OV3640 is not set # CONFIG_VIDEO_IMX046 is not set |