• Krzysztof Kozlowski's avatar
    MIPS: configs: Remove useless UEVENT_HELPER_PATH · 65eb3e4c
    Krzysztof Kozlowski authored
    Remove the CONFIG_UEVENT_HELPER_PATH because:
    1. It is disabled since commit 1be01d4a ("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: default avatarKrzysztof Kozlowski <krzk@kernel.org>
    Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
    Signed-off-by: default avatarPaul Burton <paul.burton@mips.com>
    Cc: Ralf Baechle <ralf@linux-mips.org>
    Cc: James Hogan <jhogan@kernel.org>
    Cc: Florian Fainelli <f.fainelli@gmail.com>
    Cc: bcm-kernel-feedback-list@broadcom.com
    Cc: linux-mips@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    Cc: linux-arm-kernel@lists.infradead.org
    65eb3e4c
mips_paravirt_defconfig 2.19 KB