arm/imx: use Kconfig choice for low-level debug UART selection
authorShawn Guo <shawn.guo@linaro.org>
Fri, 19 Aug 2011 04:56:59 +0000 (05:56 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 17 Oct 2011 09:02:52 +0000 (10:02 +0100)
commitf350b86121c7a004a5f866333fa1d23fe30263a6
tree9b8dc0312aaef46faf84f723c7412095dca13326
parent1285b8f89a0553695f4ff5f167d8b4afe91af906
arm/imx: use Kconfig choice for low-level debug UART selection

Now that the DEBUG_LL UART can be selected by a Kconfig choice,
simplify the #ifdefery in debug-macro.S and add entries to the
top-level Kconfig.debug instead.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/Kconfig.debug
arch/arm/mach-mxs/include/mach/debug-macro.S
arch/arm/plat-mxc/include/mach/debug-macro.S