Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / b43 / Kconfig
index 287c6b670a36c9ac5123d64071e4f11fa93575bb..078e6f3477a9dfb3aa9a1fd67c7cb0fd4c8fa8cb 100644 (file)
@@ -131,7 +131,7 @@ config B43_PHY_LP
 
 config B43_PHY_HT
        bool "Support for HT-PHY (high throughput) devices"
-       depends on B43
+       depends on B43 && B43_BCMA
        ---help---
          Support for the HT-PHY.
 
@@ -166,8 +166,8 @@ config B43_DEBUG
          Broadcom 43xx debugging.
 
          This adds additional runtime sanity checks and statistics to the driver.
-         These checks and statistics might me expensive and hurt runtime performance
-         of your system.
+         These checks and statistics might be expensive and hurt the runtime
+         performance of your system.
          This also adds the b43 debugfs interface.
 
          Do not enable this, unless you are debugging the driver.