Home
last modified time | relevance | path

Searched hist:d3660a8cbdfad620af88b85b7bbfff29160f14c2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dconfdata.cdiff d3660a8cbdfad620af88b85b7bbfff29160f14c2 Thu Jul 13 13:54:07 CDT 2006 Matthew Wilcox <matthew@wil.cx> kconfig: support DOS line endings

Kconfig doesn't currently handle config files with DOS line endings.
While these are, of course, an abomination, etc, etc, it can be handy
to not have to convert them first. It's also a tiny patch and even adds
support for lines ending in just \r or even \n\r.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>