package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well
[openwrt.git] / package / mac80211 / patches / 001-disable_b44.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -256,8 +256,8 @@ endif
4
5 CONFIG_P54_PCI=m
6
7 -CONFIG_B44=m
8 -CONFIG_B44_PCI=y
9 +# CONFIG_B44=m
10 +# CONFIG_B44_PCI=y
11
12 CONFIG_RTL8180=m
13
This page took 0.038517 seconds and 5 git commands to generate.