mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-21 21:18:54 +00:00
config: enable printk-time for kernel-5.4 for arm64
Open PRINTK_TIME in arm64_kata_kvm_5.4.x to let kernel print timestamp correctly. Fixes: #987 Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
This commit is contained in:
parent
44bcaf7889
commit
32986dbb10
@ -2498,7 +2498,7 @@ CONFIG_SBITMAP=y
|
|||||||
#
|
#
|
||||||
# printk and dmesg options
|
# printk and dmesg options
|
||||||
#
|
#
|
||||||
# CONFIG_PRINTK_TIME is not set
|
CONFIG_PRINTK_TIME=y
|
||||||
# CONFIG_PRINTK_CALLER is not set
|
# CONFIG_PRINTK_CALLER is not set
|
||||||
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
|
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
|
||||||
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
|
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
|
||||||
|
@ -1 +1 @@
|
|||||||
70
|
71
|
||||||
|
Loading…
Reference in New Issue
Block a user