aboutsummaryrefslogtreecommitdiff
path: root/util-linux
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-07-26 00:45:52 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-07-26 00:45:52 +0000
commit9ad568faf1f8c38776c57108a3727e73bd7614b5 (patch)
tree9ef4d8ea45d629684d8616859f9becf0d70cadca /util-linux
parent4b332bb6a7c01912520065feddc25c72e05d7e95 (diff)
downloadbusybox-w32-9ad568faf1f8c38776c57108a3727e73bd7614b5.tar.gz
busybox-w32-9ad568faf1f8c38776c57108a3727e73bd7614b5.tar.bz2
busybox-w32-9ad568faf1f8c38776c57108a3727e73bd7614b5.zip
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. git-svn-id: svn://busybox.net/trunk/busybox@7105 69ca8d6d-28ef-0310-b511-8ec308f3f277
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
68config CONFIG_FDISK 68config CONFIG_FDISK
69 bool "fdisk" 69 bool "fdisk"
70 default n 70 default n
71 depends on CONFIG_LFS
72 help 71 help
73 The fdisk utility is used to divide hard disks into one or more 72 The fdisk utility is used to divide hard disks into one or more
74 logical disks, which are generally called partitions. This utility 73 logical disks, which are generally called partitions. This utility