Skip to content
Commit c1df74fb authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

udev: don't hide if busybox is enabled



udev is hidden by default (because of BR2_PACKAGE_BUSYBOX_SHOW_OTHERS),
but other packages (hal + usbmount) tries to select it, which gives
warnings if it isn't visible.

To fix this, simply make it always visible. To call mdev an equivalent
of udev is also stretching the truth anyway.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent c29e01e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment