mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-14 14:14:15 +00:00
config: enable printk_time for arm64.
As no printk time enabled for arm64, printk and dmesg will show without timestamp. This patch enables printk_time in kernel for arm64. Fixes: #875 Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
This commit is contained in:
parent
55e81c2d39
commit
a407c9291c
@ -2274,7 +2274,7 @@ CONFIG_SBITMAP=y
|
|||||||
#
|
#
|
||||||
# printk and dmesg options
|
# printk and dmesg options
|
||||||
#
|
#
|
||||||
# CONFIG_PRINTK_TIME is not set
|
CONFIG_PRINTK_TIME=y
|
||||||
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
|
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
|
||||||
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
|
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
|
||||||
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
|
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
|
||||||
|
@ -1 +1 @@
|
|||||||
60
|
61
|
||||||
|
Loading…
Reference in New Issue
Block a user