RinCat / RTL88x2BU-Linux-Driver

Realtek RTL88x2BU WiFi USB Driver for Linux
GNU General Public License v2.0
1.19k stars 189 forks source link

Missing module parameter rtw_led_ctrl #216

Open Mario100000 opened 7 months ago

Mario100000 commented 7 months ago

The built module against 6.6.0 does not have parameter rtw_led_ctrl. I tried to enable it through "EXTRA_CFLAGS += -DCONFIG_LED_CONTROL", without success. How to enable it? Thanks.