From: Luis R. Rodriguez Date: Fri, 13 Nov 2009 20:10:57 +0000 (-0800) Subject: driver-selet: clarify why we have select_ath9k_driver X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8c59a3dd3ae7bb405db64d3e89d175ae12973e7d;p=openwrt%2Fstaging%2Fblogic.git driver-selet: clarify why we have select_ath9k_driver Signed-off-by: Luis R. Rodriguez --- diff --git a/scripts/driver-select b/scripts/driver-select index 20b764dfceba..0ed7703af078 100755 --- 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