diff options
author | Frans Meulenbroeks <fransmeulenbroeks@yahoo.com> | 2006-02-27 15:06:14 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-27 15:06:14 +0000 |
commit | b9afce8cb8f93de7a45dff2616d40a28194c2106 (patch) | |
tree | 09f17f984f6a708ce6e106430b941603a1eadbae /packages/linux/ixp4xx-kernel | |
parent | 04a4703fd77a9698fa8e15986370318e29915233 (diff) |
ixp4xx defconfig: added CONFIG_VIDEO_DECODER=m
needed to get kernel-module-saa7115 which in turn is needed for pvrusb2-mci
Diffstat (limited to 'packages/linux/ixp4xx-kernel')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.16/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.16/defconfig b/packages/linux/ixp4xx-kernel/2.6.16/defconfig index da2137aa3e..014ff73135 100644 --- a/packages/linux/ixp4xx-kernel/2.6.16/defconfig +++ b/packages/linux/ixp4xx-kernel/2.6.16/defconfig @@ -1140,7 +1140,7 @@ CONFIG_VIDEO_CX88_ALSA=m # CONFIG_VIDEO_EM28XX is not set CONFIG_VIDEO_OVCAMCHIP=m # CONFIG_VIDEO_AUDIO_DECODER is not set -# CONFIG_VIDEO_DECODER is not set +CONFIG_VIDEO_DECODER=m # # Radio Adapters |