aboutsummaryrefslogtreecommitdiff
path: root/util-linux
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-26 00:45:52 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-26 00:45:52 +0000
commitf231c72630e99c3b3d9eb867baef298a28e46f87 (patch)
tree9ef4d8ea45d629684d8616859f9becf0d70cadca /util-linux
parentb511f9cea92b6a8965812829218e8e327487de71 (diff)
downloadbusybox-f231c72630e99c3b3d9eb867baef298a28e46f87.tar.gz
Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement,
since fdisk will work just fine on smaller disks w/o it.
Diffstat (limited to 'util-linux')
-rw-r--r--util-linux/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in
index 13c57c41a..ae17fe31b 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -68,7 +68,6 @@ config CONFIG_FDFORMAT
config CONFIG_FDISK
bool "fdisk"
default n
- depends on CONFIG_LFS
help
The fdisk utility is used to divide hard disks into one or more
logical disks, which are generally called partitions. This utility