1config BR2_PACKAGE_DOS2UNIX 2 bool "dos2unix" 3 depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS 4 help 5 dos2unix converts text file line endings between CRLF and LF 6 7 http://waterlan.home.xs4all.nl/dos2unix.html 8