diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-03-18 17:29:13 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-03-23 14:47:48 +1100 |
commit | b140e5b20ef893c59c86a23b6d923116a5a97862 (patch) | |
tree | 3f9623a6953c9d108f5e3a959b3e2344147bdbb7 /arch/powerpc | |
parent | a71aa05e1416863e6b6a3e0af8f847a711f1145d (diff) | |
download | linux-b140e5b20ef893c59c86a23b6d923116a5a97862.tar.gz linux-b140e5b20ef893c59c86a23b6d923116a5a97862.tar.bz2 linux-b140e5b20ef893c59c86a23b6d923116a5a97862.zip |
powerpc: Spelling s/embeeded/embedded/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/platforms/Kconfig.cputype | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype index 80614c6088bc..7264e91190be 100644 --- a/arch/powerpc/platforms/Kconfig.cputype +++ b/arch/powerpc/platforms/Kconfig.cputype @@ -16,7 +16,7 @@ choice The most common ones are the desktop and server CPUs (601, 603, 604, 740, 750, 74xx) CPUs from Freescale and IBM, with their embedded 512x/52xx/82xx/83xx/86xx counterparts. - The other embeeded parts, namely 4xx, 8xx, e200 (55xx) and e500 + The other embedded parts, namely 4xx, 8xx, e200 (55xx) and e500 (85xx) each form a family of their own that is not compatible with the others. |