diff options
author | Koen Kooi <k-kooi@ti.com> | 2009-09-25 16:24:22 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-09-25 20:06:03 +0200 |
commit | 90b241080260feb309bfa78947174b255076a440 (patch) | |
tree | f9bd4b16efb2d7a2538e666db18bac95f2414e52 /recipes/linux/linux-omap-psp | |
parent | d7b07cab3156905eee4c24babf081ad643da3eb7 (diff) |
linux-omap-psp 2.6.31: disable dss2 v4l2 since it breaks compilation
Diffstat (limited to 'recipes/linux/linux-omap-psp')
-rw-r--r-- | recipes/linux/linux-omap-psp/omap3517-evm/defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-omap-psp/omap3517-evm/defconfig b/recipes/linux/linux-omap-psp/omap3517-evm/defconfig index f8a76b9913..9b22a1787f 100644 --- a/recipes/linux/linux-omap-psp/omap3517-evm/defconfig +++ b/recipes/linux/linux-omap-psp/omap3517-evm/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.31-rc7-omap1 -# Thu Sep 24 15:23:02 2009 +# Fri Sep 25 16:21:15 2009 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -887,9 +887,9 @@ CONFIG_VIDEO_VIVI=m # CONFIG_VIDEO_SAA5246A is not set # CONFIG_VIDEO_SAA5249 is not set # CONFIG_VIDEO_AU0828 is not set -CONFIG_VIDEO_OMAP3_VOUT=y +# CONFIG_VIDEO_OMAP3_VOUT is not set # CONFIG_NTSC_M is not set -CONFIG_PAL_BDGHI=y +# CONFIG_PAL_BDGHI is not set CONFIG_VIDEO_OMAP3_CAM=m CONFIG_VIDEO_OMAP34XX_ISP_PREVIEWER=m CONFIG_VIDEO_OMAP34XX_ISP_RESIZER=m |