diff options
Diffstat (limited to 'meta/recipes-core/busybox/busybox-1.17.3/defconfig')
-rw-r--r-- | meta/recipes-core/busybox/busybox-1.17.3/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox-1.17.3/defconfig b/meta/recipes-core/busybox/busybox-1.17.3/defconfig index 87e62445f0..5327a64754 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 |