mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-30 00:47:38 +00:00
Added LED control
This commit is contained in:
parent
8ac1c4659e
commit
24e640078a
3
Makefile
3
Makefile
@ -44,6 +44,9 @@ CONFIG_RTL8821A = y
|
|||||||
CONFIG_RTL8814A = y
|
CONFIG_RTL8814A = y
|
||||||
######################### Interface ###########################
|
######################### Interface ###########################
|
||||||
CONFIG_USB_HCI = y
|
CONFIG_USB_HCI = y
|
||||||
|
######################### LED ###########################
|
||||||
|
CONFIG_LED_CONTROL = y
|
||||||
|
CONFIG_LED_ENABLE = y
|
||||||
########################## Features ###########################
|
########################## Features ###########################
|
||||||
CONFIG_NET_NS = n
|
CONFIG_NET_NS = n
|
||||||
CONFIG_IPV6_DISABLE = n
|
CONFIG_IPV6_DISABLE = n
|
||||||
|
Loading…
Reference in New Issue
Block a user