commit | 19de81502be9e4dd1132b4b9641f66a587b8b0e2 | [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 | b81406db51a68ddd482d4ea3641dd7ad2e910771 [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>