The only place I see a limit of 30 is in the query_popup function used
for querying for things like search strings, symbol names in the go-to
command, etc. in menuconfig.
The answer is: maybe. The underlying problem here is that the prompt
string and the string editing area both eat screen width. 30 is about
the largest limit that doesn't blow up the configurator when combined
with the longest prompt strings.
-- <a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>Everything you know is wrong. But some of it is a useful first approximation. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/