summaryrefslogtreecommitdiff
path: root/arch/sh/configs/se7712_defconfig
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2019-06-04 10:56:20 +0300
committerYoshinori Sato <ysato@users.sourceforge.jp>2019-06-10 09:49:20 +0300
commit7c04efc8d2efa6476cc4fc1228c1e20bdc4129ad (patch)
tree86307ad0ef7fa1c1306cf04106ce85dd73503b3f /arch/sh/configs/se7712_defconfig
parent860dbce3d8dd90cb9e909c58fa79808766243651 (diff)
downloadlinux-7c04efc8d2efa6476cc4fc1228c1e20bdc4129ad.tar.xz
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/se7712_defconfig')
-rw-r--r--arch/sh/configs/se7712_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/configs/se7712_defconfig b/arch/sh/configs/se7712_defconfig
index 5a1097641247..6ac7d362e106 100644
--- a/arch/sh/configs/se7712_defconfig
+++ b/arch/sh/configs/se7712_defconfig
@@ -64,7 +64,6 @@ CONFIG_NET_CLS_TCINDEX=y
CONFIG_NET_CLS_ROUTE4=y
CONFIG_NET_CLS_FW=y
CONFIG_NET_CLS_IND=y
-CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_MTD=y
CONFIG_MTD_BLOCK=y
CONFIG_MTD_CFI=y