buildroot/package/mdevd/Config.in

10 lines
228 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
config BR2_PACKAGE_MDEVD
bool "mdevd"
depends on BR2_USE_MMU # skalibs
select BR2_PACKAGE_SKALIBS
help
mdevd is a small daemon managing kernel hotplug events,
similarly to udevd.
http://skarnet.org/software/mdevd/