From 7469df6e2ec4eaa47bb77e3df000b9f8eae7a838 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Fri, 9 Jan 2015 14:41:53 +0100 Subject: [PATCH] busybox: enable rtcwake applet Signed-off-by: Javier Viguera --- meta-digi-dey/recipes-core/busybox/busybox/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-dey/recipes-core/busybox/busybox/defconfig b/meta-digi-dey/recipes-core/busybox/busybox/defconfig index 7206c0978..b3a62e6cd 100644 --- a/meta-digi-dey/recipes-core/busybox/busybox/defconfig +++ b/meta-digi-dey/recipes-core/busybox/busybox/defconfig @@ -592,7 +592,7 @@ CONFIG_PIVOT_ROOT=y CONFIG_RDATE=y # CONFIG_RDEV is not set CONFIG_READPROFILE=y -# CONFIG_RTCWAKE is not set +CONFIG_RTCWAKE=y # CONFIG_SCRIPT is not set # CONFIG_SCRIPTREPLAY is not set # CONFIG_SETARCH is not set