
13 Sep
2016
13 Sep
'16
4:37 a.m.
The patch set is to add support to enable an early debug UART for debugging. And add ATMEL_USART option to enable the Atmel usartdriver from Kconfig.
Changes in v2: - Collect the Reviewed-by tag.
Wenyou Yang (2): serial: Kconfig: Add ATMEL_USART option serial: atmel_usart: Support enable an early debug UART
drivers/serial/Kconfig | 14 ++++++++++++++ drivers/serial/atmel_usart.c | 22 ++++++++++++++++++++++ 2 files changed, 36 insertions(+)
--
2.7.4