diff options
| author | Davide Pesavento <davidepesa@gmail.com> | 2008-09-30 13:56:34 -0400 |
|---|---|---|
| committer | John W. Linville <linville@tuxdriver.com> | 2008-10-06 18:14:56 -0400 |
| commit | 5d6ffc533678c936e366809acaff8401af43a4af (patch) | |
| tree | b1ad8a44068a732f4993e764657e5059706f8b24 /net/wireless/Kconfig | |
| parent | 6f255425ac3b10c3352c926e7b53e5ea1c364ca4 (diff) | |
wireless: fix typo in Kconfig.
Signed-off-by: Davide Pesavento <davidepesa@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless/Kconfig')
| -rw-r--r-- | net/wireless/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wireless/Kconfig b/net/wireless/Kconfig index b97bd9fe6b79..7d82be07fa1d 100644 --- a/net/wireless/Kconfig +++ b/net/wireless/Kconfig | |||
| @@ -15,7 +15,7 @@ config NL80211 | |||
| 15 | If unsure, say Y. | 15 | If unsure, say Y. |
| 16 | 16 | ||
| 17 | config WIRELESS_OLD_REGULATORY | 17 | config WIRELESS_OLD_REGULATORY |
| 18 | bool "Old wireless static regulatory defintions" | 18 | bool "Old wireless static regulatory definitions" |
| 19 | default n | 19 | default n |
| 20 | ---help--- | 20 | ---help--- |
| 21 | This option enables the old static regulatory information | 21 | This option enables the old static regulatory information |
