Added CONFIG_NET_NS Switch

* Added CONFIG_NET_NS Switch to Makefile and turned ON (still TESTING purposes)
This commit is contained in:
Christian B 2017-11-15 20:25:19 +01:00 committed by GitHub
parent 7356af4990
commit 3e030bbd59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,7 @@ CONFIG_PCI_HCI = n
CONFIG_SDIO_HCI = n
CONFIG_GSPI_HCI = n
########################## Features ###########################
CONFIG_NET_NS = y
CONFIG_MP_INCLUDED = y
CONFIG_POWER_SAVING = n
CONFIG_USB_AUTOSUSPEND = n