commit | 4f5ef62ced8e7e01179de734856e03bddb06389c | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Fri Mar 22 01:15:02 2013 +0100 |
committer | Shawn Guo <shawn.guo@linaro.org> | Wed Apr 03 16:50:54 2013 +0800 |
tree | 7386009c7e8caa62d1ef793cc681dddabf378a50 | |
parent | f8c11b2b36a7a0f14ac98c4ca599151e1a720132 [diff] |
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>