diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-04-13 11:14:11 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-04-16 08:40:08 -0400 |
commit | 6b2aac42b20f495d9ea220036f57596d525d4233 (patch) | |
tree | 838c0537310ebd6198eeef7f5826edf141f467d7 /arch/m68k | |
parent | b40b26ccfc31465363dbd3ff849bd84ec87fe9b7 (diff) |
Fix typo in various Kconfig file
Correct spelling typo in various Kconfig file.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/m68k')
-rw-r--r-- | arch/m68k/Kconfig.cpu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/Kconfig.cpu b/arch/m68k/Kconfig.cpu index 8a9c767125a4..51b3274cbe71 100644 --- a/arch/m68k/Kconfig.cpu +++ b/arch/m68k/Kconfig.cpu | |||
@@ -7,7 +7,7 @@ choice | |||
7 | help | 7 | help |
8 | The Freescale (was Motorola) M68K family of processors implements | 8 | The Freescale (was Motorola) M68K family of processors implements |
9 | the full 68000 processor instruction set. | 9 | the full 68000 processor instruction set. |
10 | The Freescale ColdFire family of processors is a modern derivitive | 10 | The Freescale ColdFire family of processors is a modern derivative |
11 | of the 68000 processor family. They are mainly targeted at embedded | 11 | of the 68000 processor family. They are mainly targeted at embedded |
12 | applications, and are all System-On-Chip (SOC) devices, as opposed | 12 | applications, and are all System-On-Chip (SOC) devices, as opposed |
13 | to stand alone CPUs. They implement a subset of the original 68000 | 13 | to stand alone CPUs. They implement a subset of the original 68000 |