From 0082448f3530f0c5b31bcf033b948a9e50075040 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Mon, 28 Oct 2019 00:22:25 +0100 Subject: [PATCH] linux-5.4_rc5: Disable CONFIG_UEVENT_HELPER We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable. --- linux-5.4_rc5-298.bee | 1 - 1 file changed, 1 deletion(-) diff --git a/linux-5.4_rc5-298.bee b/linux-5.4_rc5-298.bee index 60986b430..ee4f53e87 100755 --- a/linux-5.4_rc5-298.bee +++ b/linux-5.4_rc5-298.bee @@ -448,7 +448,6 @@ mee_configure() { CONFIG_PCI=y CONFIG_PCIEPORTBUS=y CONFIG_PCI_IOV=y - CONFIG_UEVENT_HELPER=y CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y CONFIG_CONNECTOR=y