Require that LFS is enabled to get fdisk
authorEric Andersen <andersen@codepoet.org>
Mon, 14 Jul 2003 19:08:04 +0000 (19:08 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 14 Jul 2003 19:08:04 +0000 (19:08 -0000)
util-linux/Config.in

index ae17fe3..13c57c4 100644 (file)
@@ -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