diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2009-01-26 05:12:25 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-03-30 09:22:01 -0400 |
commit | 692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf (patch) | |
tree | e079cea0948d250e5411befe0c5cca7c97bcf860 /drivers/uwb/Kconfig | |
parent | 877d03105d04b2c13e241130277fa69c8d2564f0 (diff) |
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/Kconfig')
-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 ca783127af36..bac8e7a6f17b 100644 --- a/drivers/uwb/Kconfig +++ b/drivers/uwb/Kconfig | |||
@@ -48,10 +48,10 @@ config UWB_WHCI | |||
48 | help | 48 | help |
49 | This driver enables the radio controller for WHCI cards. | 49 | This driver enables the radio controller for WHCI cards. |
50 | 50 | ||
51 | WHCI is an specification developed by Intel | 51 | WHCI is a specification developed by Intel |
52 | (http://www.intel.com/technology/comms/wusb/whci.htm) much | 52 | (http://www.intel.com/technology/comms/wusb/whci.htm) much |
53 | in the spirit of USB's EHCI, but for UWB and Wireless USB | 53 | in the spirit of USB's EHCI, but for UWB and Wireless USB |
54 | radio/host controllers connected via memmory mapping (eg: | 54 | radio/host controllers connected via memory mapping (eg: |
55 | PCI). Most of these cards come also with a Wireless USB host | 55 | PCI). Most of these cards come also with a Wireless USB host |
56 | controller. | 56 | controller. |
57 | 57 | ||