diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2011-03-07 15:09:19 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-03-07 13:51:04 -0500 |
commit | 2a6672f2c425e6d1da2ef7f3169e417cd1f5a6cd (patch) | |
tree | 21837858a9b5d83e6d918f43484843fd4d397521 | |
parent | ea29cae9d701d3f57d401e6c295244bcc26fab8e (diff) | |
download | op-kernel-dev-2a6672f2c425e6d1da2ef7f3169e417cd1f5a6cd.zip op-kernel-dev-2a6672f2c425e6d1da2ef7f3169e417cd1f5a6cd.tar.gz |
b43: trivial: update B43_PHY_N description (PHY support)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
-rw-r--r-- | drivers/net/wireless/b43/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/b43/Kconfig b/drivers/net/wireless/b43/Kconfig index 47033f6..480595f 100644 --- a/drivers/net/wireless/b43/Kconfig +++ b/drivers/net/wireless/b43/Kconfig @@ -92,7 +92,7 @@ config B43_PHY_N ---help--- Support for the N-PHY. - This enables support for devices with N-PHY revision up to 2. + This enables support for devices with N-PHY. Say N if you expect high stability and performance. Saying Y will not affect other devices support and may provide support for basic needs. |