commit | 5710d7eabe4ae97f610011955b371baa6616cd7f | [log] [tgz] |
---|---|---|
author | Sergey Temerkhanov <s.temerkhanov@gmail.com> | Wed Oct 14 09:54:24 2015 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 19 22:25:35 2016 +0000 |
tree | 1512585748cb931fcc0f6e0b11e53a7984a09790 | |
parent | c0ffa4e178745a92699ffd83e7ae03cf5c92db28 [diff] |
arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output 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> Acked-by: Simon Glass <sjg@chromium.org>