Config.in 288 B

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