[patch] remove unavailable config symbol MOUNT_FORCE

Bernhard Fischer rep.nop at aon.at
Mon Sep 5 09:24:56 UTC 2005


Hi,

In Rob's mount rewrite the config symbol CONFIG_FEATURE_MOUNT_FORCE was
removed. This patch removes the symbol from the default-config to avoid
a warning.

proposed ChangeLog:
remove unavailable config symbol CONFIG_FEATURE_MOUNT_FORCE


please apply.
thank you,
Bernhard
-------------- next part --------------
diff -X excl -rduNp busybox.oorig/sysdeps/linux/defconfig busybox/sysdeps/linux/defconfig
--- busybox.oorig/sysdeps/linux/defconfig	2005-09-02 13:35:47.000000000 +0200
+++ busybox/sysdeps/linux/defconfig	2005-09-05 10:04:33.343819527 +0200
@@ -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


More information about the busybox mailing list