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.
This commit is contained in:
parent
b511f9cea9
commit
f231c72630
@ -68,7 +68,6 @@ 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user