mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-26 07:04:12 +00:00
Added support for Network Namespaces (NS)
* More information about CONFIG_NET_NS here: https://cateee.net/lkddb/web-lkddb/NET_NS.html
This commit is contained in:
parent
dbc8d10201
commit
aa2b8b870b
1
Makefile
1
Makefile
@ -42,6 +42,7 @@ CONFIG_RTL8814A = y
|
|||||||
######################### Interface ###########################
|
######################### Interface ###########################
|
||||||
CONFIG_USB_HCI = y
|
CONFIG_USB_HCI = y
|
||||||
########################## Features ###########################
|
########################## Features ###########################
|
||||||
|
CONFIG_NET_NS = y
|
||||||
CONFIG_MP_INCLUDED = y
|
CONFIG_MP_INCLUDED = y
|
||||||
CONFIG_POWER_SAVING = n
|
CONFIG_POWER_SAVING = n
|
||||||
CONFIG_USB_AUTOSUSPEND = n
|
CONFIG_USB_AUTOSUSPEND = n
|
||||||
|
Loading…
Reference in New Issue
Block a user