diff options
Diffstat (limited to 'package/mac80211/patches/110-disable_usb_compat.patch')
-rw-r--r-- | package/mac80211/patches/110-disable_usb_compat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/110-disable_usb_compat.patch b/package/mac80211/patches/110-disable_usb_compat.patch index 04e9101b78..eee924cf01 100644 --- a/package/mac80211/patches/110-disable_usb_compat.patch +++ b/package/mac80211/patches/110-disable_usb_compat.patch @@ -41,4 +41,4 @@ +# export CONFIG_COMPAT_USB_URB_THREAD_FIX=y export CONFIG_ATH9K_HTC=m - # CONFIG_ATH9K_HTC_DEBUGFS=y + # export CONFIG_ATH9K_HTC_DEBUGFS=y |