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 /drivers/net/irda | |
parent | 3773b4540721a2e8d4b957f4619ada4bf0bc8e45 (diff) | |
download | linux-3.10-59bf896406471ac49d124b3e5f4edcafe28e5360.tar.gz linux-3.10-59bf896406471ac49d124b3e5f4edcafe28e5360.tar.bz2 linux-3.10-59bf896406471ac49d124b3e5f4edcafe28e5360.zip |
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 'drivers/net/irda')
-rw-r--r-- | drivers/net/irda/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig index 468047866c8..1b6d5c03edf 100644 --- a/drivers/net/irda/Kconfig +++ b/drivers/net/irda/Kconfig @@ -316,7 +316,7 @@ config AU1000_FIR tristate "Alchemy IrDA SIR/FIR" depends on IRDA && MIPS_ALCHEMY help - Say Y/M here to build suppor the the IrDA peripheral on the + Say Y/M here to build support the IrDA peripheral on the Alchemy Au1000 and Au1100 SoCs. Say M to build a module; it will be called au1k_ir.ko |