Config.in 322 B

1234567891011
  1. config BR2_PACKAGE_ACPID
  2. bool "acpid"
  3. depends on BR2_USE_MMU # fork()
  4. help
  5. Advanced Configuration and Power Interface event daemon.
  6. Acpid is designed to notify user-space programs of ACPI
  7. events, and allows you to configure specific actions for
  8. specific events.
  9. http://sourceforge.net/projects/acpid2/