[PATCH Z/A v2] UBUNTU: [Config] CONFIG_IBMVETH=m

Gustavo Walbon gwalbon at linux.vnet.ibm.com
Tue Jul 18 18:04:04 UTC 2017


BugLink: http://bugs.launchpad.net/bugs/1704479

As Novalink has required a change in config file to change the
IBMVETH to module state instead of built in.

Signed-off-by: Gustavo Walbon <gwalbon at linux.vnet.ibm.com>
Signed-off-by: Breno Leitao <leitao at debian.org>
---
 debian.master/config/annotations          | 2 +-
 debian.master/config/config.common.ubuntu | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index b758677..1369d0d 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -4745,7 +4745,7 @@ CONFIG_HNS_ENET                                 policy<{'arm64': 'm', 'armhf': '
 
 # Menu: Device Drivers >> Network device support >> Ethernet driver support >> IBM devices
 CONFIG_NET_VENDOR_IBM                           policy<{'ppc64el': 'y'}>
-CONFIG_IBMVETH                                  policy<{'ppc64el': 'y'}>
+CONFIG_IBMVETH                                  policy<{'ppc64el': 'm'}>
 CONFIG_IBMVNIC                                  policy<{'ppc64el': 'm'}>
 #
 CONFIG_IBMVNIC                            	mark<ENFORCED> note<LP:#1628187>
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index a30f0a7..e8257fe 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -3619,7 +3619,7 @@ CONFIG_IA32_EMULATION=y
 CONFIG_IAQCORE=m
 CONFIG_IB700_WDT=m
 CONFIG_IBMASR=m
-CONFIG_IBMVETH=y
+CONFIG_IBMVETH=m
 CONFIG_IBMVIO=y
 CONFIG_IBMVNIC=m
 CONFIG_IBM_ASM=m
-- 
2.9.4





More information about the kernel-team mailing list