projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78ec262
)
driver-selet: clarify why we have select_ath9k_driver
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Fri, 13 Nov 2009 20:10:57 +0000
(12:10 -0800)
committer
Luis 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
patch
|
blob
|
history
diff --git
a/scripts/driver-select
b/scripts/driver-select
index 20b764dfcebafcdc3bb532fb5d39a350b39ec1ef..0ed7703af078f893ba2f59f473dc0d0e6c20d313 100755
(executable)
--- a/
scripts/driver-select
+++ b/
scripts/driver-select
@@
-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