[linux-yocto] [PATCH 2/2] lxc: drop CONFIG_MM_OWNER

Hongzhi.Song hongzhi.song at windriver.com
Mon Oct 22 01:03:01 PDT 2018


Kernel has killed CONFIG_MM_OWNER config fragment.
[kernel commit id: f98bafa06]

Signed-off-by: Hongzhi.Song <hongzhi.song at windriver.com>
---
 features/lxc/lxc.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/features/lxc/lxc.cfg b/features/lxc/lxc.cfg
index 740b800..1327962 100644
--- a/features/lxc/lxc.cfg
+++ b/features/lxc/lxc.cfg
@@ -1,5 +1,4 @@
 # Misc configs
 CONFIG_VETH=y
 CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
-CONFIG_MM_OWNER=y
 CONFIG_MACVLAN=y
-- 
2.8.1



More information about the linux-yocto mailing list