1
0
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:
Christian Bremvåg 2019-11-11 03:23:43 +01:00 committed by GitHub
parent dbc8d10201
commit aa2b8b870b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,7 @@ CONFIG_RTL8814A = y
######################### Interface ###########################
CONFIG_USB_HCI = y
########################## Features ###########################
CONFIG_NET_NS = y
CONFIG_MP_INCLUDED = y
CONFIG_POWER_SAVING = n
CONFIG_USB_AUTOSUSPEND = n