diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-25 09:46:46 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-25 09:46:46 +0000 |
commit | 4e88f567d783a87a6a7bfdbdc069b30e0af953de (patch) | |
tree | 058d01ac68a90008ab2ee3966e05ee8ebaaf2dd8 /target/linux/atheros/config-2.6.26 | |
parent | 1f74483425e3d2d5c386762f4ae7a254046d0a66 (diff) |
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12692 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/config-2.6.26')
-rw-r--r-- | target/linux/atheros/config-2.6.26 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/atheros/config-2.6.26 b/target/linux/atheros/config-2.6.26 index 30d04061c3..79f0784e2c 100644 --- a/target/linux/atheros/config-2.6.26 +++ b/target/linux/atheros/config-2.6.26 @@ -101,7 +101,6 @@ CONFIG_LZO_DECOMPRESS=m # CONFIG_MACH_JAZZ is not set # CONFIG_MACH_VR41XX is not set # CONFIG_MDIO_BITBANG is not set -# CONFIG_MEDIA_ATTACH is not set CONFIG_MIPS=y # CONFIG_MIPS_ATLAS is not set # CONFIG_MIPS_COBALT is not set @@ -234,7 +233,6 @@ CONFIG_USB_SUPPORT=y # CONFIG_USB_UHCI_HCD is not set CONFIG_USB_WDM=m # CONFIG_VGASTATE is not set -CONFIG_VIDEO_ALLOW_V4L1=y CONFIG_VIDEO_MEDIA=m CONFIG_VIDEO_V4L1=m CONFIG_VIDEO_V4L2=m |