diff options
author | Masanari Iida <standby24x7@gmail.com> | 2015-04-27 22:52:07 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-05-26 15:17:35 +0200 |
commit | 769a12a9c7604aa10fc227726a726a2e79d4f98f (patch) | |
tree | 48949c8f8a30540e4cf8dbf73d5bef7dac6261eb /arch/xtensa | |
parent | 2d9b480b1536fc577a81c2aad9d1a141f5befc04 (diff) | |
download | blackbird-obmc-linux-769a12a9c7604aa10fc227726a726a2e79d4f98f.tar.gz blackbird-obmc-linux-769a12a9c7604aa10fc227726a726a2e79d4f98f.zip |
treewide: Kconfig: fix wording / spelling
This patch fix spelling typos in Kconfig.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/xtensa')
-rw-r--r-- | arch/xtensa/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 81f57e8c8f1b..7d5d9fd291fd 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig @@ -158,7 +158,7 @@ config HAVE_SMP the CPU core definition and currently needs to be selected manually. Multiprocessor support in implemented with external cache and - interrupt controlers. + interrupt controllers. The MX interrupt distributer adds Interprocessor Interrupts and causes the IRQ numbers to be increased by 4 for devices |