diff options
Diffstat (limited to 'board/qualcomm/debug-sdm845.config')
-rw-r--r-- | board/qualcomm/debug-sdm845.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/qualcomm/debug-sdm845.config b/board/qualcomm/debug-sdm845.config new file mode 100644 index 00000000000..31ad6d02a3a --- /dev/null +++ b/board/qualcomm/debug-sdm845.config @@ -0,0 +1,5 @@ +CONFIG_DEBUG_UART=y +CONFIG_DEBUG_UART_ANNOUNCE=y +CONFIG_DEBUG_UART_BASE=0xa84000 +CONFIG_DEBUG_UART_MSM_GENI=y +CONFIG_DEBUG_UART_CLOCK=7372800 |