diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-04-18 00:01:21 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-04-18 14:12:27 +0200 |
commit | 59bf896406471ac49d124b3e5f4edcafe28e5360 (patch) | |
tree | 40360c346a159f947d6284bf9c2fe38c70a7751c /arch/blackfin/Kconfig | |
parent | 3773b4540721a2e8d4b957f4619ada4bf0bc8e45 (diff) |
Fix "the the" in various Kconfig
Fix typo "the the" in various Kconfig.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r-- | arch/blackfin/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 373a6902d8fa..b83e89ced988 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig @@ -1258,7 +1258,7 @@ config PM_BFIN_WAKE_GP (all processors, except ADSP-BF549). This option sets the general-purpose wake-up enable (GPWE) control bit to enable wake-up upon detection of an active low signal on the /GPW (PH7) pin. - On ADSP-BF549 this option enables the the same functionality on the + On ADSP-BF549 this option enables the same functionality on the /MRXON pin also PH7. endmenu |