aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-14 19:08:04 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-14 19:08:04 +0000
commit96916b7f413acd8e41c5f88d0b6e84cda30fe22d (patch)
tree6f243684c920c5d0bfd7110b957d3668baf0bc44 /util-linux/Config.in
parent341170b0124f50eb2030fe3c4b841cc57e190663 (diff)
downloadbusybox-96916b7f413acd8e41c5f88d0b6e84cda30fe22d.tar.gz
Require that LFS is enabled to get fdisk
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r--util-linux/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in
index ae17fe31b..13c57c41a 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -68,6 +68,7 @@ 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