openwrtv4/package
Stijn Tintel 34e22653ac mac80211: enable ath10k LED support by default
Commit 61d57a2f88 adds ath10k LED
support, but doesn't add an option to actually enable it.

After enabling this option, a LED named ath10k-phy0 appears in sysfs,
and a trigger can be assigned to it. Since 60deb3cdef the default set
trigger is the tpt one.

Enable it by default, as most devices using ath10k chips shouldn't be
severely space-constrained. There are likely many devices that can
benefit from having it enabled, like my testing device.

Before:
   text    data     bss     dec     hex filename
 245311    8899      16  254226   3e112 ath10k_core.ko

After:
   text    data     bss     dec     hex filename
 245979    8899      16  254894   3e3ae ath10k_core.ko

Tested on a D-Link DAP-2695-A1 (ar71xx).

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-06-25 22:00:05 +02:00
..
base-files base-files: fix links in banner.failsafe 2018-06-18 07:10:15 +02:00
boot uboot-oxnas: fix typo accidentally committed during oxnas reboot 2018-06-18 18:55:19 +02:00
devel gdb: Update to 8.1 2018-06-07 09:05:32 +02:00
firmware ipq40xx: add support for ZyXEL WRE6606 2018-06-18 18:21:20 +02:00
kernel mac80211: enable ath10k LED support by default 2018-06-25 22:00:05 +02:00
libs mbedtls: Cosmetic cleanups 2018-06-18 20:28:20 +02:00
network dropbear: let opkg manage symlinks of ssh, scp 2018-06-25 15:21:24 +08:00
system ucert: fix build 2018-06-15 08:57:44 +02:00
utils busybox: rename udhcpc-remove-code-which-requires-server-ID-to-be-on patch 2018-06-21 22:48:23 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00