diff --git a/src/soc/qualcomm/x1p42100/Kconfig b/src/soc/qualcomm/x1p42100/Kconfig index e65047e82b..636f6032e2 100644 --- a/src/soc/qualcomm/x1p42100/Kconfig +++ b/src/soc/qualcomm/x1p42100/Kconfig @@ -58,4 +58,8 @@ config UART_FOR_CONSOLE help Select the QUP instance to be used for UART console output. +config UART_BITBANG_TX_DELAY_MS + int + default 1 + endif