ath10k-firmware: do not select the qca988x by default
authorMathias Kresin <dev@kresin.me>
Fri, 17 Mar 2017 18:54:55 +0000 (19:54 +0100)
committerMathias Kresin <dev@kresin.me>
Fri, 24 Mar 2017 07:09:39 +0000 (08:09 +0100)
Do not select the qca988x by default as soon as kmod-ath10k is
selected. We do support more ath10k chips than the qca988x in the
meantime, so this dependency doesn't make sense any longer.

Signed-off-by: Mathias Kresin <dev@kresin.me>
package/firmware/ath10k-firmware/Makefile

index 3a41c1588075ff63dcc0968a0105689f20bd71c4..febf7d26794bd8c5b34bd6703e88cf8070e213a1 100644 (file)
@@ -63,7 +63,6 @@ $(eval $(call Download,ath10k-qca9887-board))
 
 define Package/ath10k-firmware-qca988x
 $(Package/ath10k-firmware-default)
-  DEFAULT:=PACKAGE_kmod-ath10k
   TITLE:=ath10k firmware for QCA988x devices
   SECTION:=firmware
   CATEGORY:=Firmware