mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
a0ba692072
It's a new controller first introduced in BCM63138 SoC. Later it was also used in BCM4908, some BCM68xx and some BCM63xxx SoCs. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Pavel Machek <pavel@ucw.cz>
4 lines
123 B
Makefile
4 lines
123 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_LEDS_BCM63138) += leds-bcm63138.o
|
|
obj-$(CONFIG_LEDS_LGM) += leds-lgm-sso.o
|