mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-04 15:37:07 +08:00
kernel: rtl8366: enabling LEDs
Add new setting CONFIG_NET_DSA_REALTEK_RTL8366RB_LEDS which was introduced in kernel 6.12 and allows enabling LEDs for the Realtek RTL8366RB subdriver. Signed-off-by: Mathew McBride <matt@traverse.com.au> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
587519af25
commit
a82c89a028
@ -595,6 +595,7 @@ define KernelPackage/dsa-rtl8366rb
|
||||
DEPENDS:=+kmod-dsa-realtek @!TARGET_x86 @!TARGET_bcm47xx @!TARGET_uml
|
||||
KCONFIG:= \
|
||||
CONFIG_NET_DSA_REALTEK_RTL8366RB \
|
||||
CONFIG_NET_DSA_REALTEK_RTL8366RB_LEDS=y \
|
||||
CONFIG_NET_DSA_TAG_RTL4_A
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/net/dsa/realtek/rtl8366.ko \
|
||||
|
Loading…
x
Reference in New Issue
Block a user