driver-selet: clarify why we have select_ath9k_driver
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 13 Nov 2009 20:10:57 +0000 (12:10 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 13 Nov 2009 20:10:57 +0000 (12:10 -0800)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
scripts/driver-select

index 20b764dfcebafcdc3bb532fb5d39a350b39ec1ef..0ed7703af078f893ba2f59f473dc0d0e6c20d313 100755 (executable)
@@ -148,6 +148,7 @@ function select_ath_driver
 function select_ath9k_driver
 {
        select_ath_driver CONFIG_ATH9K_HW
+       # In the future here we'll add stuff to disable ath9k_htc
 }
 
 # iwlwifi stuff needs more work