projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b511f9c
)
Don't depend on CONFIG_LFS. It is really a suggestion, not a requirement,
author
Eric Andersen
<andersen@codepoet.org>
Sat, 26 Jul 2003 00:45:52 +0000
(
00:45
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 26 Jul 2003 00:45:52 +0000
(
00:45
-0000)
since fdisk will work just fine on smaller disks w/o it.
util-linux/Config.in
patch
|
blob
|
history
diff --git
a/util-linux/Config.in
b/util-linux/Config.in
index 13c57c41a4a49be40742524714249500581527d9..ae17fe31b756eec9ead60516a5c7815890d3f4a8 100644
(file)
--- a/
util-linux/Config.in
+++ b/
util-linux/Config.in
@@
-68,7
+68,6
@@
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