From ba181dec750ea3b66f634120264c49be986e4769 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 9 Feb 2016 12:33:53 +0000 Subject: mvebu: fix WRT1900AC v1 LED driver module Update OpenWRT build tree to reflect changes in TLC-591xx LED family driver. In kernels < 4.0 the driver was present in form of a patch for the TLC-59116 chip, and was upstreamed later in kernels > 4.0 to support the entire chip family. Signed-off-by: Sebastian Careba [jow: fix Kconfig symbol name] Signed-off-by: Jo-Philipp Wich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48684 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mvebu/profiles/linksys.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mvebu') diff --git a/target/linux/mvebu/profiles/linksys.mk b/target/linux/mvebu/profiles/linksys.mk index 1a5b8afdaa..9c954bd305 100644 --- a/target/linux/mvebu/profiles/linksys.mk +++ b/target/linux/mvebu/profiles/linksys.mk @@ -53,7 +53,7 @@ define Profile/Mamba kmod-ata-core kmod-ata-marvell-sata \ kmod-rtc-marvell kmod-thermal-armada \ kmod-gpio-button-hotplug kmod-hwmon-tmp421 \ - kmod-hwmon-pwmfan kmod-leds-tlc59116 \ + kmod-hwmon-pwmfan kmod-leds-tlc591xx \ kmod-ledtrig-usbdev kmod-mwlwifi wpad-mini \ swconfig endef -- cgit v1.2.3