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)
commitf017da5c7077bddbe0c351cd32b7c7dc18ed2175
tree9beb92fcdc3889601a8fa09844ab0319f12eac97
parent029f162ab09d254e03050908c8554f6328d3908a
nios2: 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: Ley Foon Tan <ley.foon.tan@intel.com>
arch/nios2/configs/10m50_defconfig
arch/nios2/configs/3c120_defconfig