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)
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>

No differences found