]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
nios2: configs: Remove useless UEVENT_HELPER_PATH
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 4 Jul 2019 05:33:52 +0000 (13:33 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Thu, 4 Jul 2019 05:35:38 +0000 (13:35 +0800)
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: Ley Foon Tan <ley.foon.tan@intel.com>
arch/nios2/configs/10m50_defconfig
arch/nios2/configs/3c120_defconfig

index 7977ab7e2ca67a0318bf7650d5c4aaa1855aa4a1..1137ef2ed3b0dbc219f85606b935988fba955a52 100644 (file)
@@ -35,7 +35,6 @@ CONFIG_IP_PNP_RARP=y
 # CONFIG_INET_XFRM_MODE_BEET is not set
 # CONFIG_IPV6 is not set
 # CONFIG_WIRELESS is not set
-CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_FW_LOADER is not set
index ceb97cd85ac1c06daffd14c35e7a44aa9f10e84f..a0f160ba7598744cb6643298adb7330170ea2724 100644 (file)
@@ -37,7 +37,6 @@ CONFIG_IP_PNP_RARP=y
 # CONFIG_INET_XFRM_MODE_BEET is not set
 # CONFIG_IPV6 is not set
 # CONFIG_WIRELESS is not set
-CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y
 # CONFIG_FW_LOADER is not set