]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita61963fb4f9b83e82374a49d786673f07523bb0b
tree9b8dc0312aaef46faf84f723c7412095dca13326
parentf5134df936bf37f40e59b11bdefa11cd18eeb263
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