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 029ccb6bdbaa..e092af09d6bf 100644 --- a/drivers/net/wireless/iwlwifi/Kconfig +++ b/drivers/net/wireless/iwlwifi/Kconfig | |||
@@ -70,7 +70,7 @@ config IWLAGN | |||
70 | If you want to compile the driver as a module ( = code which can be | 70 | If you want to compile the driver as a module ( = code which can be |
71 | inserted in and removed from the running kernel whenever you want), | 71 | inserted in and removed from the running kernel whenever you want), |
72 | say M here and read <file:Documentation/kbuild/modules.txt>. The | 72 | say M here and read <file:Documentation/kbuild/modules.txt>. The |
73 | module will be called iwlagn.ko. | 73 | module will be called iwlagn. |
74 | 74 | ||
75 | 75 | ||
76 | config IWL4965 | 76 | config IWL4965 |
@@ -108,7 +108,7 @@ config IWL3945 | |||
108 | If you want to compile the driver as a module ( = code which can be | 108 | If you want to compile the driver as a module ( = code which can be |
109 | inserted in and removed from the running kernel whenever you want), | 109 | inserted in and removed from the running kernel whenever you want), |
110 | say M here and read <file:Documentation/kbuild/modules.txt>. The | 110 | say M here and read <file:Documentation/kbuild/modules.txt>. The |
111 | module will be called iwl3945.ko. | 111 | module will be called iwl3945. |
112 | 112 | ||
113 | config IWL3945_SPECTRUM_MEASUREMENT | 113 | config IWL3945_SPECTRUM_MEASUREMENT |
114 | bool "Enable Spectrum Measurement in iwl3945 driver" | 114 | bool "Enable Spectrum Measurement in iwl3945 driver" |