]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit80fb844ea1ae88ad42c24bae508bb140387eb4fb
tree8c9194d5ad0283e890f911e3cd02c2c46f43b2d6
parent0cca5933a4ba92f20158ca4c781d96505acf2f41
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>
arch/arm/Kconfig.debug
arch/arm/plat-samsung/Kconfig