mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Disable acpid (#1210)
Disable Busybox' acpid since systemd-logind provides the same functionality.
This commit is contained in:
parent
76853d1171
commit
8bbc330407
@ -586,8 +586,8 @@ CONFIG_DEFAULT_DEPMOD_FILE=""
|
||||
#
|
||||
# Linux System Utilities
|
||||
#
|
||||
CONFIG_ACPID=y
|
||||
CONFIG_FEATURE_ACPID_COMPAT=y
|
||||
# CONFIG_ACPID is not set
|
||||
# CONFIG_FEATURE_ACPID_COMPAT is not set
|
||||
CONFIG_BLKDISCARD=y
|
||||
# CONFIG_BLKID is not set
|
||||
# CONFIG_FEATURE_BLKID_TYPE is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user