]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: cpuimx27 and mbimx27: prepend CONFIG_ to Kconfig macro
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 22 Mar 2013 00:15:02 +0000 (01:15 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 3 Apr 2013 08:50:54 +0000 (16:50 +0800)
commit4f5ef62ced8e7e01179de734856e03bddb06389c
tree7386009c7e8caa62d1ef793cc681dddabf378a50
parentf8c11b2b36a7a0f14ac98c4ca599151e1a720132
ARM: cpuimx27 and mbimx27: prepend CONFIG_ to Kconfig macro

Commit 2d66c7803595da0d4bcd949825d598575f5de9e6 ("cpuimx27 and mbimx27:
allow fine control of UART4 and SDHC2 usage") added the Kconfig symbol
MACH_EUKREA_CPUIMX27_USEUART4. But it forgot to prepend CONFIG_ to the
use of its macro. Add that prefix now.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/eukrea_mbimx27-baseboard.c
arch/arm/mach-imx/mach-cpuimx27.c