commit | 952aeeb2880a6fd14e15a0dc402a3ffd25f8e689 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Aug 16 22:28:54 2011 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Mon Oct 17 10:02:52 2011 +0100 |
tree | 8c9194d5ad0283e890f911e3cd02c2c46f43b2d6 | |
parent | f73765fcb8bb79e80af58059441eb931679e68c0 [diff] |
ARM: plat-samsung: use Kconfig choice for debug UART selection 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>