From ecce943e252b0eff6d3ed215e0c866260c6cf316 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Mon, 5 Sep 2005 17:52:47 +0000 Subject: [PATCH] Bernhard Fischer pointed out that CONFIG_FEATURE_MOUNT_FORCE no longer exists. --- sysdeps/linux/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/sysdeps/linux/defconfig b/sysdeps/linux/defconfig index 8848a6c..d62cfb9 100644 --- a/sysdeps/linux/defconfig +++ b/sysdeps/linux/defconfig @@ -409,7 +409,6 @@ CONFIG_SWAPONOFF=y CONFIG_MOUNT=y # CONFIG_NFSMOUNT is not set CONFIG_UMOUNT=y -# CONFIG_FEATURE_MOUNT_FORCE is not set # # Common options for mount/umount -- 2.7.4