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/generic-2.6/config-2.6.26 | |
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/generic-2.6/config-2.6.26')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 2cbe2f9a18..11917609f3 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -758,6 +758,7 @@ CONFIG_MAC_PARTITION=y # CONFIG_MARKERS is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MD is not set +# CONFIG_MEDIA_ATTACH is not set # CONFIG_MEDIA_TUNER_CUSTOMIZE is not set # CONFIG_MEGARAID_LEGACY is not set # CONFIG_MEGARAID_NEWGEN is not set @@ -1790,6 +1791,7 @@ CONFIG_VFAT_FS=m # CONFIG_VIDEO_ADV7170 is not set # CONFIG_VIDEO_ADV7175 is not set # CONFIG_VIDEO_ADV_DEBUG is not set +# CONFIG_VIDEO_ALLOW_V4L1 is not set # CONFIG_VIDEO_BT819 is not set # CONFIG_VIDEO_BT848 is not set # CONFIG_VIDEO_BT856 is not set |