summaryrefslogtreecommitdiffstats
path: root/package/util-linux/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-02-08 22:40:18 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-08 22:44:05 +0100
commitd293e64bfb75c4cbaab7e46472de674ee813d4aa (patch)
tree822beddb157cbb363ece2f0d9fccd7041e8b4c5a /package/util-linux/Config.in
parent14cdf705c678d1ddb9705ea577a42b6b647f96c7 (diff)
downloadbuildroot-d293e64bfb75c4cbaab7e46472de674ee813d4aa.tar.gz
buildroot-d293e64bfb75c4cbaab7e46472de674ee813d4aa.zip
Revert "util-linux: add nsenter option"
This reverts commit 9f91d79601da42516752318beecfd080dc05aac9. Not all toolchains have setns(), and the configure script automatically enables nsenter if it does, so get rid of the explicit option. See http://lists.busybox.net/pipermail/buildroot/2014-February/088669.html for details. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/util-linux/Config.in')
-rw-r--r--package/util-linux/Config.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/util-linux/Config.in b/package/util-linux/Config.in
index ed19f39160..8c8fd7ab5c 100644
--- a/package/util-linux/Config.in
+++ b/package/util-linux/Config.in
@@ -106,11 +106,6 @@ config BR2_PACKAGE_UTIL_LINUX_MOUNT
help
Mount/unmount filesystems
-config BR2_PACKAGE_UTIL_LINUX_NSENTER
- bool "nsenter"
- help
- Enter namespaces (setns(2) frontend)
-
config BR2_PACKAGE_UTIL_LINUX_PIVOT_ROOT
bool "pivot_root"
help
OpenPOWER on IntegriCloud