Config.in 277 B

12345678
  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. Acpid is designed to notify user-space programs of ACPI events,
  7. and allows you to configure specific actions for specific events.