diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/Kconfig')
-rw-r--r-- | drivers/net/wireless/iwlwifi/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig index 4bdb75ecb170..c26ca749fc1e 100644 --- a/drivers/net/wireless/iwlwifi/Kconfig +++ b/drivers/net/wireless/iwlwifi/Kconfig | |||
@@ -32,7 +32,7 @@ config IWL4965 | |||
32 | runs. | 32 | runs. |
33 | 33 | ||
34 | If you want to compile the driver as a module ( = code which can be | 34 | If you want to compile the driver as a module ( = code which can be |
35 | inserted in and remvoed from the running kernel whenever you want), | 35 | inserted in and removed from the running kernel whenever you want), |
36 | say M here and read <file:Documentation/kbuild/modules.txt>. The | 36 | say M here and read <file:Documentation/kbuild/modules.txt>. The |
37 | module will be called iwl4965.ko. | 37 | module will be called iwl4965.ko. |
38 | 38 | ||
@@ -118,7 +118,7 @@ config IWL3945 | |||
118 | runs. | 118 | runs. |
119 | 119 | ||
120 | If you want to compile the driver as a module ( = code which can be | 120 | If you want to compile the driver as a module ( = code which can be |
121 | inserted in and remvoed from the running kernel whenever you want), | 121 | inserted in and removed from the running kernel whenever you want), |
122 | say M here and read <file:Documentation/kbuild/modules.txt>. The | 122 | say M here and read <file:Documentation/kbuild/modules.txt>. The |
123 | module will be called iwl3945.ko. | 123 | module will be called iwl3945.ko. |
124 | 124 | ||