bed4e27868
This patch fixes the following whitespace problems in Config.in files: - trailing whitespace - spaces instead of tabs for indentation - help text not indented with tab + 2 spaces Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
320 B
Plaintext
10 lines
320 B
Plaintext
config BR2_PACKAGE_HOST_MTOOLS
|
|
bool "host mtools"
|
|
help
|
|
Mtools is a collection of utilities to access MS-DOS disks from
|
|
Unix without mounting them. It supports Win'95 style long file
|
|
names, OS/2 Xdf disks and 2m disks (store up to 1992k on a high
|
|
density 3 1/2 disk).
|
|
|
|
http://www.tux.org/pub/tux/mtools/
|