DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Oleksij Rempel <o.rempel@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Subject: [DistroKit] [PATCH v2 09/13] MIPS: kernel: malta: disable unused name spaces.
Date: Fri, 24 Apr 2020 09:08:49 +0200	[thread overview]
Message-ID: <20200424070853.20792-9-o.rempel@pengutronix.de> (raw)
In-Reply-To: <20200424070853.20792-1-o.rempel@pengutronix.de>

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
 configs/platform-mips/kernelconfig-malta      | 6 +++---
 configs/platform-mips/kernelconfig-malta.diff | 3 ---
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/configs/platform-mips/kernelconfig-malta b/configs/platform-mips/kernelconfig-malta
index 99365da..b556cd6 100644
--- a/configs/platform-mips/kernelconfig-malta
+++ b/configs/platform-mips/kernelconfig-malta
@@ -135,9 +135,9 @@ CONFIG_CGROUP_BPF=y
 CONFIG_SOCK_CGROUP_DATA=y
 CONFIG_NAMESPACES=y
 CONFIG_UTS_NS=y
-CONFIG_IPC_NS=y
-CONFIG_USER_NS=y
-CONFIG_PID_NS=y
+# CONFIG_IPC_NS is not set
+# CONFIG_USER_NS is not set
+# CONFIG_PID_NS is not set
 CONFIG_NET_NS=y
 # CONFIG_CHECKPOINT_RESTORE is not set
 # CONFIG_SCHED_AUTOGROUP is not set
diff --git a/configs/platform-mips/kernelconfig-malta.diff b/configs/platform-mips/kernelconfig-malta.diff
index 696f607..2ab6681 100644
--- a/configs/platform-mips/kernelconfig-malta.diff
+++ b/configs/platform-mips/kernelconfig-malta.diff
@@ -623,7 +623,6 @@ CONFIG_IP6_NF_MATCH_OPTS=m
 CONFIG_IP6_NF_MATCH_RT=m
 CONFIG_IP6_NF_RAW=m
 CONFIG_IP6_NF_TARGET_HL=m
-CONFIG_IPC_NS=y
 CONFIG_IPDDP=m
 CONFIG_IPDDP_ENCAP=y
 # CONFIG_IPV6_MULTIPLE_TABLES is not set
@@ -1291,7 +1290,6 @@ CONFIG_PHYLIB=m
 # CONFIG_PHY_ATH79_USB is undefined
 # CONFIG_PHY_CADENCE_SIERRA is undefined
 # CONFIG_PHY_MAPPHONE_MDM6600 is undefined
-CONFIG_PID_NS=y
 # CONFIG_PINCONF is undefined
 # CONFIG_PINCTRL is not set
 # CONFIG_PINCTRL_AMD is undefined
@@ -1741,7 +1739,6 @@ CONFIG_USB_PCI=y
 # CONFIG_USB_WUSB_CBAF is undefined
 # CONFIG_USB_ZD1201 is not set
 # CONFIG_USERIO is not set
-CONFIG_USER_NS=y
 # CONFIG_UWB is undefined
 CONFIG_VETH=m
 CONFIG_VGA_ARB=y
-- 
2.26.1


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

  parent reply	other threads:[~2020-04-24  7:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24  7:08 [DistroKit] [PATCH v2 01/13] MIPS: kernel: enable i2c support Oleksij Rempel
2020-04-24  7:08 ` [DistroKit] [PATCH v2 02/13] MIPS: kernel: enable USB support Oleksij Rempel
2020-04-24  7:08 ` [DistroKit] [PATCH v2 03/13] MIPS: kernel: enable CPU_IDLE support Oleksij Rempel
2020-04-24  7:08 ` [DistroKit] [PATCH v2 04/13] MIPS: kernel: enable EXT4 and VFAT FS support Oleksij Rempel
2020-04-24  7:08 ` [DistroKit] [PATCH v2 05/13] MIPS: kernel: malta: disable dummy driver Oleksij Rempel
2020-04-24  7:08 ` [DistroKit] [PATCH v2 06/13] MIPS: kernel: malta: disable devmem support Oleksij Rempel
2020-04-24  7:08 ` [DistroKit] [PATCH v2 07/13] MIPS: kernel: malta: enable PREEMPT support Oleksij Rempel
2020-04-24  7:08 ` [DistroKit] [PATCH v2 08/13] MIPS: kernel: malta: disable unused functions CPU_ISOLATION and CONNECTOR Oleksij Rempel
2020-04-24  7:08 ` Oleksij Rempel [this message]
2020-04-24  7:08 ` [DistroKit] [PATCH v2 10/13] MIPS: kernel: malta: disable SYSTEM_TRUSTED_KEYRING and WiFI support Oleksij Rempel
2020-04-24  7:08 ` [DistroKit] [PATCH v2 11/13] MIPS: malta: fix qemu run script Oleksij Rempel
2020-04-24  7:08 ` [DistroKit] [PATCH v2 12/13] MIPS: enable GLIBCXX_ASSERTION Oleksij Rempel
2020-04-24  7:08 ` [DistroKit] [PATCH v2 13/13] MIPS: enable HARDEN_STACKCLASH Oleksij Rempel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200424070853.20792-9-o.rempel@pengutronix.de \
    --to=o.rempel@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox