Skip to content
Snippets Groups Projects
Commit 3ba1eea8 authored by Guillaume Tucker's avatar Guillaume Tucker
Browse files

kevin: set console prompt to "kevin: "


Set the debug interactive console prompt to "kevin: " rather than the
default "dpch: " to help verifying the device type in test automation.

Change-Id: Ie30b51991dba8ddd9935ec26dd8c0d04a5ee42bc
Signed-off-by: default avatarGuillaume Tucker <guillaume.tucker@collabora.com>
parent 5b07ea41
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ CONFIG_KERNEL_FIT_FDT_ADDR=0x1f800000
# For test automation
CONFIG_CLI=y
CONFIG_SYS_PROMPT="kevin: "
# Drivers
CONFIG_DRIVER_BUS_I2C_ROCKCHIP=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment