diff options
author | Anisse Astier <anisse@astier.eu> | 2010-12-17 05:45:01 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-12-20 14:49:48 -0500 |
commit | 18db45c46eae31cee7cfdfd7e671b0201dcdbcd8 (patch) | |
tree | 09304e1cc1130767ad1cc197a46283e6e3e56f5b /drivers/net/wireless/rtlwifi/Kconfig | |
parent | 55821324dc6a10fab36871534a322bad159fad79 (diff) |
rtl8192ce: Fix typo in Kconfig description
Signed-off-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/Kconfig')
-rw-r--r-- | drivers/net/wireless/rtlwifi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/rtlwifi/Kconfig b/drivers/net/wireless/rtlwifi/Kconfig index d712026eb763..7f6573f7f470 100644 --- a/drivers/net/wireless/rtlwifi/Kconfig +++ b/drivers/net/wireless/rtlwifi/Kconfig | |||
@@ -7,7 +7,7 @@ config RTL8192CE | |||
7 | This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe | 7 | This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe |
8 | wireless network adapters. | 8 | wireless network adapters. |
9 | 9 | ||
10 | If you choose to build it as a module, it will be calledrtl8192ce. | 10 | If you choose to build it as a module, it will be called rtl8192ce |
11 | 11 | ||
12 | config RTLWIFI | 12 | config RTLWIFI |
13 | tristate | 13 | tristate |