From b4cee621d8491200f1878f4918fac22324106aac Mon Sep 17 00:00:00 2001 From: Ollieparanoid <Ollieparanoid@wiki.postmarketos.org> Date: Fri, 1 Mar 2019 09:31:51 +0000 Subject: [PATCH] /* Required to be enabled/disabled */ CONFIG_KINETO_GAN https://gitlab.com/postmarketOS/pmbootstrap/issues/1513 --- Kernel_configuration.mw | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Kernel_configuration.mw b/Kernel_configuration.mw index 372bdfc1e..59fbc9469 100644 --- a/Kernel_configuration.mw +++ b/Kernel_configuration.mw @@ -210,6 +210,23 @@ Device Drivers --> Please disable it, so we have one less source of failure. +=== CONFIG_KINETO_GAN === + +'''About''' + +''Related to a proprietary "T-Mobile's WiFi-Calling" feature. It should not affect normal calls, so it should be safe to disable it.'' + +'''Location in menu''' + +<pre class="shell"> +Device Drivers --> + Network device support --> + Kineto GAN virtual network interface +</pre> + +'''pmOS specific''' + +Causes <code>sudo</code>, <code>ip</code> and other commands to hang ({{issue|1513|pmaports}}). Please disable it. == Optional == -- GitLab