On Tue, Mar 14, 2017 at 06:39:48AM -0600, Sam Povilus wrote: > The number of uartlites should be set by a kernel parameter instead of > using a #define. This allows the user to set the number of uartlites > using only kconfig and not modifying kernel source. > > The uartlite is used by FPGAs that support a basically unlimited number > of uarts so limiting it at 16 dosn't make sense as users might need more > than that. > > Signed-off-by: Sam Povilus <kernel.development@xxxxxxxx> > --- > drivers/tty/serial/Kconfig | 9 +++++++++ > drivers/tty/serial/uartlite.c | 2 +- > 2 files changed, 10 insertions(+), 1 deletion(-) What changed from v6? Always include a changelog below the --- line so we remember what happened here. Please fix up and resend. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html