diff options
Diffstat (limited to 'core/busybox/files')
-rw-r--r-- | core/busybox/files/.config | 6 | ||||
-rw-r--r-- | core/busybox/files/acpid.run | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/core/busybox/files/.config b/core/busybox/files/.config index 0a2e55b3..0f97ed22 100644 --- a/core/busybox/files/.config +++ b/core/busybox/files/.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.31.1 -# Mon Jan 13 15:33:36 2020 +# Sat Jan 18 14:11:31 2020 # CONFIG_HAVE_DOT_CONFIG=y @@ -584,8 +584,8 @@ CONFIG_DEFAULT_DEPMOD_FILE="modules.dep" # # 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 is not set # CONFIG_BLKID is not set # CONFIG_FEATURE_BLKID_TYPE is not set diff --git a/core/busybox/files/acpid.run b/core/busybox/files/acpid.run deleted file mode 100644 index 2f1ecdb6..00000000 --- a/core/busybox/files/acpid.run +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec acpid -fl |