summaryrefslogtreecommitdiffstats
path: root/arch/parisc/configs/c3000_defconfig
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2019-06-04 09:57:39 +0200
committerHelge Deller <deller@gmx.de>2019-06-06 14:12:20 +0200
commitec13c82d261b5a10e6f6e3273b60329d1146edbb (patch)
treee25dbde1123511656a5b72c9265b015b8cc11412 /arch/parisc/configs/c3000_defconfig
parent63923d2c3800919774f5c651d503d1dd2adaddd5 (diff)
downloadlinux-stable-ec13c82d261b5a10e6f6e3273b60329d1146edbb.tar.gz
linux-stable-ec13c82d261b5a10e6f6e3273b60329d1146edbb.tar.bz2
linux-stable-ec13c82d261b5a10e6f6e3273b60329d1146edbb.zip
parisc: configs: Remove useless UEVENT_HELPER_PATH
Remove the CONFIG_UEVENT_HELPER_PATH because: 1. It is disabled since commit 1be01d4a5714 ("driver: base: Disable CONFIG_UEVENT_HELPER by default") as its dependency (UEVENT_HELPER) was made default to 'n', 2. It is not recommended (help message: "This should not be used today [...] creates a high system load") and was kept only for ancient userland, 3. Certain userland specifically requests it to be disabled (systemd README: "Legacy hotplug slows down the system and confuses udev"). Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/configs/c3000_defconfig')
-rw-r--r--arch/parisc/configs/c3000_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/parisc/configs/c3000_defconfig b/arch/parisc/configs/c3000_defconfig
index 8d41a73bd71b..6c29b841735c 100644
--- a/arch/parisc/configs/c3000_defconfig
+++ b/arch/parisc/configs/c3000_defconfig
@@ -32,7 +32,6 @@ CONFIG_INET6_IPCOMP=m
CONFIG_IPV6_TUNNEL=m
CONFIG_NETFILTER=y
CONFIG_NET_PKTGEN=m
-CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
# CONFIG_STANDALONE is not set