ARM: plat-samsung: use Kconfig choice for debug UART selection
authorWill Deacon <will.deacon@arm.com>
Tue, 16 Aug 2011 21:28:54 +0000 (22:28 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 17 Oct 2011 09:02:52 +0000 (10:02 +0100)
Now that the DEBUG_LL UART can be selected by a Kconfig choice, convert
the Samsung UART selection to use a set of bools rather than an int.

Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>

No differences found