blob: d08be715c3eaf51db64e687d0180b717391a53f1 [file] [log] [blame]
config BR2_PACKAGE_LEDMON
bool "ledmon"
depends on BR2_PACKAGE_HAS_UDEV
depends on BR2_TOOLCHAIN_HAS_THREADS # sg3_utils
select BR2_PACKAGE_PCIUTILS
select BR2_PACKAGE_SG3_UTILS
help
Enclosure LED Utilities. The ledmon application is
a daemon process used to monitor a state of software
RAID devices (md only) or a state of block devices.
https://github.com/intel/ledmon
comment "ledmon needs udev and a toolchain w/ threads"
depends on !BR2_PACKAGE_HAS_UDEV || !BR2_TOOLCHAIN_HAS_THREADS