diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-09-25 09:46:46 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-09-25 09:46:46 +0000 |
commit | 59a058534cb0106c691462de6e1516fb4511c376 (patch) | |
tree | ef5eae4b150de283c8b8376beec914153a7b18fd /target/linux/ifxmips | |
parent | 3029c2fd5354b50deb9c251b1f4c23e34bde52eb (diff) | |
download | upstream-59a058534cb0106c691462de6e1516fb4511c376.tar.gz upstream-59a058534cb0106c691462de6e1516fb4511c376.tar.bz2 upstream-59a058534cb0106c691462de6e1516fb4511c376.zip |
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
Diffstat (limited to 'target/linux/ifxmips')
-rw-r--r-- | target/linux/ifxmips/config-2.6.26 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ifxmips/config-2.6.26 b/target/linux/ifxmips/config-2.6.26 index 77cc5ceeb0..9b506672ec 100644 --- a/target/linux/ifxmips/config-2.6.26 +++ b/target/linux/ifxmips/config-2.6.26 @@ -102,7 +102,6 @@ CONFIG_LEDS_IFXMIPS=y # CONFIG_MACH_DECSTATION is not set # CONFIG_MACH_JAZZ is not set # CONFIG_MACH_VR41XX is not set -# CONFIG_MEDIA_ATTACH is not set CONFIG_MIPS=y # CONFIG_MIPS_ATLAS is not set # CONFIG_MIPS_COBALT is not set @@ -230,7 +229,6 @@ CONFIG_USB_SUPPORT=y # CONFIG_USB_UHCI_HCD is not set # CONFIG_VGASTATE is not set # CONFIG_VIA_RHINE is not set -CONFIG_VIDEO_ALLOW_V4L1=y CONFIG_VIDEO_MEDIA=m CONFIG_VIDEO_V4L1=m CONFIG_VIDEO_V4L2=m |