From 578c938968857976f888f708f1f57cf862c7b3c4 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 16 Mar 2011 12:10:46 +0000 Subject: busybox: enable unmount all feature This allows "umount -f -a -r" in our initscripts to actually do something. Signed-off-by: Paul Eggleton --- meta/recipes-core/busybox/busybox-1.17.3/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/busybox/busybox-1.17.3') diff --git a/meta/recipes-core/busybox/busybox-1.17.3/defconfig b/meta/recipes-core/busybox/busybox-1.17.3/defconfig index 87e62445f..5327a6475 100644 --- a/meta/recipes-core/busybox/busybox-1.17.3/defconfig +++ b/meta/recipes-core/busybox/busybox-1.17.3/defconfig @@ -567,7 +567,7 @@ CONFIG_SWAPONOFF=y # CONFIG_FEATURE_SWAPON_PRI is not set CONFIG_SWITCH_ROOT=y CONFIG_UMOUNT=y -# CONFIG_FEATURE_UMOUNT_ALL is not set +CONFIG_FEATURE_UMOUNT_ALL=y # # Common options for mount/umount -- cgit v1.2.3