commit: 5e1615162e704105e7c2ee7b9d6e99e2405fbc62 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Tue Jan 22 16:04:14 2019 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Tue Jan 22 16:04:14 2019 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=5e161516
kconfig/sparc/installcd: add PRINTK_TIME Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> releases/weekly/kconfig/sparc/installcd-4.14.83.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/weekly/kconfig/sparc/installcd-4.14.83.config b/releases/weekly/kconfig/sparc/installcd-4.14.83.config index 1fb9d3b6..7e6f4ff0 100644 --- a/releases/weekly/kconfig/sparc/installcd-4.14.83.config +++ b/releases/weekly/kconfig/sparc/installcd-4.14.83.config @@ -3156,7 +3156,7 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y # # printk and dmesg options # -# CONFIG_PRINTK_TIME is not set +CONFIG_PRINTK_TIME=y CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
