diff options
author | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-09-05 17:52:47 +0000 |
---|---|---|
committer | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-09-05 17:52:47 +0000 |
commit | a7c0b67efeeed22b4c0d8a754dccc95a68691ad5 (patch) | |
tree | 732a68c3ec9f6380f21d00d154dc044df96aca64 /sysdeps/linux | |
parent | edec5fbf97c355184566fe9109a23c2c26d6a744 (diff) | |
download | busybox-w32-a7c0b67efeeed22b4c0d8a754dccc95a68691ad5.tar.gz busybox-w32-a7c0b67efeeed22b4c0d8a754dccc95a68691ad5.tar.bz2 busybox-w32-a7c0b67efeeed22b4c0d8a754dccc95a68691ad5.zip |
Bernhard Fischer pointed out that CONFIG_FEATURE_MOUNT_FORCE no longer exists.
git-svn-id: svn://busybox.net/trunk/busybox@11337 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'sysdeps/linux')
-rw-r--r-- | sysdeps/linux/defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/linux/defconfig b/sysdeps/linux/defconfig index 8848a6c37..d62cfb903 100644 --- a/sysdeps/linux/defconfig +++ b/sysdeps/linux/defconfig | |||
@@ -409,7 +409,6 @@ CONFIG_SWAPONOFF=y | |||
409 | CONFIG_MOUNT=y | 409 | CONFIG_MOUNT=y |
410 | # CONFIG_NFSMOUNT is not set | 410 | # CONFIG_NFSMOUNT is not set |
411 | CONFIG_UMOUNT=y | 411 | CONFIG_UMOUNT=y |
412 | # CONFIG_FEATURE_MOUNT_FORCE is not set | ||
413 | 412 | ||
414 | # | 413 | # |
415 | # Common options for mount/umount | 414 | # Common options for mount/umount |