
10 Sep
2015
10 Sep
'15
4:45 a.m.
On 9 September 2015 at 13:35, Sergey Temerkhanov s.temerkhanov@gmail.com wrote:
This patch adds Kconfig entries to facilitate usage of pl01x as a debug UART.
Signed-off-by: Sergey Temerkhanov s.temerkhanov@gmail.com Signed-off-by: Radha Mohan Chintakuntla rchintakuntla@cavium.com
Changes in v2:
- Broke down into 2 patches
- Made CONFIG_DEBUG_UART_PL010 and CONFIG_DEBUG_UART_PL011 separate options
- Typo fixes
drivers/serial/Kconfig | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+)
Acked-by: Simon Glass sjg@chromium.org