xref: /OK3568_Linux_fs/buildroot/package/dos2unix/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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