1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package/kernel/mac80211
John Crispin bbcf1fa610 mac80211/rt2x00: allow disabling bands through dts
Add dts property ralink,2ghz and ralink,5ghz
e.g. disable 2ghz band:
wmac@10180000 {
  status = "okay";
  ralink,2ghz = <0>;
}

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

SVN-Revision: 42281
2014-08-25 06:36:01 +00:00
..
files mac80211: support wildcard paths when matching phys 2014-07-29 09:48:07 +00:00
patches mac80211/rt2x00: allow disabling bands through dts 2014-08-25 06:36:01 +00:00
Makefile mac80211: b43: include ucode30 by default 2014-08-01 21:56:43 +00:00