221ec6a87dd6f9698272530622d2f6a850a1a1d0
[openwrt/staging/mkresin.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,