gst1-plugins-base: bump version to 1.6.0
[buildroot-gz.git] / package / acpid / Config.in
blob5aec7f13c8dc5f206db37969fa88af6c7c4ad76e
1 config BR2_PACKAGE_ACPID
2         bool "acpid"
3         depends on BR2_x86_64 || BR2_i386
4         help
5           Advanced Configuration and Power Interface event daemon.
7           Acpid is designed to notify user-space programs of ACPI events,
8           and allows you to configure specific actions for specific events.
10           http://sourceforge.net/projects/acpid2/