summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2021-09-20 17:57:57 -0400
committerMike Pagano <mpagano@gentoo.org>2021-09-20 17:57:57 -0400
commitd095e983c5183397ed4a49db42dc11194a3943bb (patch)
treefbf8e29235758a0c4f5a6af22238e4af0ee605ee
parentChange CONFIG_GENTOO_PRINT_FIRMWARE_INFO to y (diff)
downloadlinux-patches-d095e983c5183397ed4a49db42dc11194a3943bb.tar.gz
linux-patches-d095e983c5183397ed4a49db42dc11194a3943bb.tar.bz2
linux-patches-d095e983c5183397ed4a49db42dc11194a3943bb.zip
Move USER_NS to GENTOO_LINUX_PORTAGE
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
-rw-r--r--4567_distro-Gentoo-Kconfig.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index d2175f08..74e80d3e 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -65,6 +65,7 @@
+ select NET_NS
+ select PID_NS
+ select SYSVIPC
++ select USER_NS
+ select UTS_NS
+
+ help
@@ -145,7 +146,6 @@
+ select TIMERFD
+ select TMPFS_POSIX_ACL
+ select TMPFS_XATTR
-+ select USER_NS
+
+ select ANON_INODES
+ select BLOCK