bump version
[buildroot.git] / package / acpid / Config.in
blob84b62bdfcf1e17244e34f91b616cf6cb0a196b54
1 config BR2_PACKAGE_ACPID
2         bool "acpid"
3         depends on BR2_x86_64 || BR2_i386
4         default n
5         help
6           Advanced Configuration and Power Interface event daemon.
8           Acpid is designed to notify user-space programs of ACPI events,
9           and allows you to configure specific actions for specific events.