From 33cf33212cbc44119c7d9692a52d7abb9297316d Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Wed, 1 Jan 2020 00:22:26 +0100 Subject: [PATCH] linux-5.5_rc4: Disable CONFIG_UEVENT_HELPER We don't use UEVENT helper. Hotplug events are read by udevd via netlink. Disable. --- linux-5.5_rc4-307.bee | 1 - 1 file changed, 1 deletion(-) diff --git a/linux-5.5_rc4-307.bee b/linux-5.5_rc4-307.bee index 60986b430..ee4f53e87 100755 --- a/linux-5.5_rc4-307.bee +++ b/linux-5.5_rc4-307.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