The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / acpid / Config.in
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.
6
7           Acpid is designed to notify user-space programs of ACPI events,
8           and allows you to configure specific actions for specific events.
9
10           http://sourceforge.net/projects/acpid2/