Skip to content

Commit

Permalink
linux-5.5_rc7: 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
pmenzel committed Jan 20, 2020
1 parent 737187f commit fc16158
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linux-5.5_rc7-316.bee
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,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 fc16158

Please sign in to comment.