Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-09-14,master
commit 979082a0839edb7d83534ea4f1176b18b0ec9424 Author: Sven Eckelmann sven@narfation.org Date: Wed Jul 3 10:27:08 2019 +0000
doc: open-mesh/Emulation_Debug
979082a0839edb7d83534ea4f1176b18b0ec9424 open-mesh/Emulation_Debug.textile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/open-mesh/Emulation_Debug.textile b/open-mesh/Emulation_Debug.textile index ed8357d..14274d6 100644 --- a/open-mesh/Emulation_Debug.textile +++ b/open-mesh/Emulation_Debug.textile @@ -72,7 +72,7 @@ cat >> .config << EOF # small configuration CONFIG_SMP=y CONFIG_EMBEDDED=n -CONFIG_EXPERT=n +CONFIG_EXPERT=y CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y CONFIG_MODVERSIONS=y @@ -166,6 +166,7 @@ CONFIG_CONFIG_X86_ACPI_CPUFREQ=y CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y CONFIG_CFG80211=y +CONFIG_CFG80211_CERTIFICATION_ONUS=y # CONFIG_CFG80211_REQUIRE_SIGNED_REGDB is not set CONFIG_PARAVIRT_SPINLOCKS=y CONFIG_DUMMY=y