Skip to content

Commit

Permalink
linux-5.5_rc5: Disable CONFIG_UEVENT_HELPER
Browse files Browse the repository at this point in the history
We don't use UEVENT helper. Hotplug events are read by udevd via
netlink. Disable.
  • Loading branch information
donald committed Jan 6, 2020
1 parent 307a6fe commit 6a16f9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linux-5.5_rc5-308.bee
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6a16f9f

Please sign in to comment.