From 661e4354884d49ce76a6247bfc88b4298f4f4f60 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 1 May 2009 19:32:11 +0200 Subject: [PATCH] add acpid --- packages/sysutils/busybox/config/busybox.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/sysutils/busybox/config/busybox.conf b/packages/sysutils/busybox/config/busybox.conf index 9fdc31d6ed..a4f901625c 100644 --- a/packages/sysutils/busybox/config/busybox.conf +++ b/packages/sysutils/busybox/config/busybox.conf @@ -293,7 +293,7 @@ CONFIG_DEFAULT_SETFONT_DIR="" # # CONFIG_MKTEMP is not set # CONFIG_PIPE_PROGRESS is not set -# CONFIG_RUN_PARTS is not set +CONFIG_RUN_PARTS=y # CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS is not set # CONFIG_FEATURE_RUN_PARTS_FANCY is not set # CONFIG_START_STOP_DAEMON is not set @@ -452,7 +452,7 @@ CONFIG_DEFAULT_DEPMOD_FILE="modules.dep" # # Linux System Utilities # -# CONFIG_ACPID is not set +CONFIG_ACPID=y # CONFIG_FEATURE_ACPID_COMPAT is not set # CONFIG_BLKID is not set CONFIG_DMESG=y