diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2009-01-26 11:12:25 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-03-30 15:22:01 +0200 |
commit | 692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf (patch) | |
tree | e079cea0948d250e5411befe0c5cca7c97bcf860 /drivers/uwb | |
parent | 877d03105d04b2c13e241130277fa69c8d2564f0 (diff) | |
download | linux-3.10-692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf.tar.gz linux-3.10-692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf.tar.bz2 linux-3.10-692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf.zip |
trivial: fix typos/grammar errors in Kconfig texts
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/uwb')
-rw-r--r-- | drivers/uwb/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/uwb/Kconfig b/drivers/uwb/Kconfig index ca783127af3..bac8e7a6f17 100644 --- a/drivers/uwb/Kconfig +++ b/drivers/uwb/Kconfig @@ -48,10 +48,10 @@ config UWB_WHCI help This driver enables the radio controller for WHCI cards. - WHCI is an specification developed by Intel + WHCI is a specification developed by Intel (http://www.intel.com/technology/comms/wusb/whci.htm) much in the spirit of USB's EHCI, but for UWB and Wireless USB - radio/host controllers connected via memmory mapping (eg: + radio/host controllers connected via memory mapping (eg: PCI). Most of these cards come also with a Wireless USB host controller. |