package/nbd: add option for the trdump utility
[buildroot-gz.git] / package / dos2unix / Config.in
blob0a4f5e2fff30823f3ac761eb92f54940e8ce500e
1 config BR2_PACKAGE_DOS2UNIX
2         select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
3         bool "dos2unix"
4         depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
5         help
6           dos2unix converts text file line endings between CRLF and LF
8           http://waterlan.home.xs4all.nl/dos2unix.html