commit | acef6660d3aaf18813143c8c5f5d4640ca53ef72 | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <peter@korsgaard.com> | Tue Nov 06 23:11:37 2018 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Nov 09 08:58:18 2018 -0800 |
tree | 84563992e2757a8c7d3276ca95a422811266b4d1 | |
parent | 397bd9211fe014b347ca8f95a8f4e1017bac1aeb [diff] |
ttyprintk: make the printk log level configurable For some use cases it is handy to use a different printk log level than the default (info) for the messages written to ttyprintk, so add a Kconfig option similar to what we have for default console loglevel. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>