mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructure
[openwrt/staging/dedeckeh.git] / package / mac80211 / patches / 010-disable_rfkill.patch
1 --- a/backport-include/linux/rfkill.h
2 +++ b/backport-include/linux/rfkill.h
3 @@ -43,6 +43,10 @@ struct rfkill_ops {
4 };
5 #endif
6
7 +#undef CONFIG_RFKILL
8 +#undef CONFIG_RFKILL_LEDS
9 +#undef CONFIG_RFKILL_MODULE
10 +
11 /* this changes infrequently, backport manually */
12 enum rfkill_type {
13 RFKILL_TYPE_ALL = 0,