]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit952aeeb2880a6fd14e15a0dc402a3ffd25f8e689
tree8c9194d5ad0283e890f911e3cd02c2c46f43b2d6
parentf73765fcb8bb79e80af58059441eb931679e68c0
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