summaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/cayman_defconfig
diff options
context:
space:
mode:
authorKrzysztof Kozlowski2019-06-04 09:56:20 +0200
committerYoshinori Sato2019-06-10 08:49:20 +0200
commit7c04efc8d2efa6476cc4fc1228c1e20bdc4129ad (patch)
tree86307ad0ef7fa1c1306cf04106ce85dd73503b3f /arch/sh/configs/cayman_defconfig
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... (diff)
downloadkernel-qcow2-linux-7c04efc8d2efa6476cc4fc1228c1e20bdc4129ad.tar.gz
kernel-qcow2-linux-7c04efc8d2efa6476cc4fc1228c1e20bdc4129ad.tar.xz
kernel-qcow2-linux-7c04efc8d2efa6476cc4fc1228c1e20bdc4129ad.zip
sh: 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> Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Diffstat (limited to 'arch/sh/configs/cayman_defconfig')
-rw-r--r--arch/sh/configs/cayman_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/configs/cayman_defconfig b/arch/sh/configs/cayman_defconfig
index 5a90e24aa8a6..911437c163c7 100644
--- a/arch/sh/configs/cayman_defconfig
+++ b/arch/sh/configs/cayman_defconfig
@@ -19,7 +19,6 @@ CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_PNP=y
# CONFIG_IPV6 is not set
-CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
# CONFIG_FW_LOADER is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_RAM=y