- add helptext for CONFIG_UNIX2DOS

This commit is contained in:
Bernhard Reutner-Fischer 2006-05-05 11:55:53 +00:00
parent 552b56dfd1
commit 4f7953cc3c

View File

@ -184,6 +184,9 @@ config CONFIG_UNIX2DOS
bool
default y
depends on CONFIG_DOS2UNIX
help
unix2dos is used to convert a text file from UNIX format to
DOS format, and vice versa.
config CONFIG_DU
bool "du (default blocksize of 512 bytes)"