mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-10 18:04:27 +01: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:
@@ -2274,7 +2274,7 @@ CONFIG_SBITMAP=y
|
||||
#
|
||||
# printk and dmesg options
|
||||
#
|
||||
# CONFIG_PRINTK_TIME is not set
|
||||
CONFIG_PRINTK_TIME=y
|
||||
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
|
||||
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
|
||||
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
|
||||
|
||||
@@ -1 +1 @@
|
||||
60
|
||||
61
|
||||
|
||||
Reference in New Issue
Block a user