aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/000-disable_drivers.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-06-15 20:14:06 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-06-15 20:14:06 +0000
commit5ca4d24cd1043e142515ac66c44a26a2371978d3 (patch)
treef7411ae4df9fed440179fab0be52e2f1640544ed /package/mac80211/patches/000-disable_drivers.patch
parentd3a7b5633c7c1ea142cb8c0872cab484ca385c92 (diff)
downloadupstream-5ca4d24cd1043e142515ac66c44a26a2371978d3.tar.gz
upstream-5ca4d24cd1043e142515ac66c44a26a2371978d3.tar.bz2
upstream-5ca4d24cd1043e142515ac66c44a26a2371978d3.zip
mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructure
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36939
Diffstat (limited to 'package/mac80211/patches/000-disable_drivers.patch')
-rw-r--r--package/mac80211/patches/000-disable_drivers.patch37
1 files changed, 0 insertions, 37 deletions
diff --git a/package/mac80211/patches/000-disable_drivers.patch b/package/mac80211/patches/000-disable_drivers.patch
deleted file mode 100644
index 7c5944280c..0000000000
--- a/package/mac80211/patches/000-disable_drivers.patch
+++ /dev/null
@@ -1,37 +0,0 @@
---- a/config.mk
-+++ b/config.mk
-@@ -724,34 +724,3 @@ endif #CONFIG_LEDS_TRIGGERS
- # export CONFIG_RFKILL_BACKPORT_INPUT=y
- endif #CONFIG_COMPAT_KERNEL_2_6_31
-
--# compilation has been tested down to 3.0 but run time
--# tests have only started on 3.2.
--ifndef CONFIG_COMPAT_KERNEL_3_2
--# Basic DRM support
--export CONFIG_COMPAT_VIDEO_MODULES=y
--export CONFIG_COMPAT_DRM=m
--export CONFIG_COMPAT_DRM_TTM=m
--export CONFIG_COMPAT_DRM_KMS_HELPER=m
--export CONFIG_COMPAT_DRM_LOAD_EDID_FIRMWARE=y
--# Intel i915
--export CONFIG_COMPAT_DRM_I915=m
--# ATI/AMD Radeon
--export CONFIG_COMPAT_DRM_RADEON=m
--export CONFIG_COMPAT_DRM_RADEON_KMS=y
--export CONFIG_COMPAT_DRM_NOUVEAU=m
--export CONFIG_COMPAT_DRM_NOUVEAU_BACKLIGHT=y
--export CONFIG_COMPAT_NOUVEAU_DEBUG=5
--export CONFIG_COMPAT_NOUVEAU_DEBUG_DEFAULT=3
--ifdef CONFIG_MEDIA_CONTROLLER
--export CONFIG_COMPAT_USB_VIDEO_CLASS=m
--endif #CONFIG_MEDIA_CONTROLLER
--export CONFIG_USB_VIDEO_CLASS=y
--endif #CONFIG_COMPAT_KERNEL_3_2
--
--ifndef CONFIG_COMPAT_KERNEL_3_2
--export CONFIG_COMPAT_MEDIA_MODULES=y
--export CONFIG_COMPAT_VIDEO_V4L2=m
--export CONFIG_COMPAT_VIDEOBUF2_CORE=m
--export CONFIG_COMPAT_VIDEOBUF2_VMALLOC=m
--export CONFIG_COMPAT_VIDEOBUF2_MEMOPS=m
--endif #CONFIG_COMPAT_KERNEL_3_2