summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2011-10-12 14:18:51 +0200
committerJiri Kosina <jkosina@suse.cz>2011-10-13 10:26:47 +0200
commitd0451c287cf4d0dff707a351c3c6edaed5e742ac (patch)
tree850a6cb7f9b564f9a765766143556bce68405b01
parent0348299ad18e4b63e90b04e2698fd3d3e2cbe2e6 (diff)
downloadop-kernel-dev-d0451c287cf4d0dff707a351c3c6edaed5e742ac.zip
op-kernel-dev-d0451c287cf4d0dff707a351c3c6edaed5e742ac.tar.gz
ARM: mxc: fix Kconfig typo 'i.MX51'
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r--arch/arm/plat-mxc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig
index a5353fc..4c8fdbc 100644
--- a/arch/arm/plat-mxc/Kconfig
+++ b/arch/arm/plat-mxc/Kconfig
@@ -39,7 +39,7 @@ config ARCH_MX503
select ARCH_MX50_SUPPORTED
select ARCH_MX53_SUPPORTED
help
- This enables support for machines using Freescale's i.MX50 and i.MX51
+ This enables support for machines using Freescale's i.MX50 and i.MX53
processors.
config ARCH_MX51
OpenPOWER on IntegriCloud