Make sure we end up with a unix2dos link to busybox

This commit is contained in:
Eric Andersen 2003-06-26 21:53:51 +00:00
parent f60d4b491a
commit 7c512439b2

View File

@ -113,6 +113,11 @@ config CONFIG_DOS2UNIX
help
Please submit a patch to add help text for this item.
config CONFIG_UNIX2DOS
bool
default y
depends on CONFIG_DOS2UNIX
config CONFIG_DU
bool "du (default blocksize of 512 bytes)"
default n