Require that LFS is enabled to get fdisk

This commit is contained in:
Eric Andersen 2003-07-14 19:08:04 +00:00
parent 341170b012
commit 96916b7f41

View File

@ -68,6 +68,7 @@ config CONFIG_FDFORMAT
config CONFIG_FDISK config CONFIG_FDISK
bool "fdisk" bool "fdisk"
default n default n
depends on CONFIG_LFS
help help
The fdisk utility is used to divide hard disks into one or more The fdisk utility is used to divide hard disks into one or more
logical disks, which are generally called partitions. This utility logical disks, which are generally called partitions. This utility