qcacmn: Add support for Mango device id
Add support for Mango device id. Change-Id: I2b32a39e258caab408723db77f132af364dc6b04 CRs-Fixed: 3232512
This commit is contained in:

committed by
Madan Koyyalamudi

父節點
8d5d65010f
當前提交
6d056b9959
@@ -440,6 +440,7 @@ static void hal_target_based_configure(struct hal_soc *hal)
|
||||
#endif
|
||||
#ifdef QCA_WIFI_KIWI
|
||||
case TARGET_TYPE_KIWI:
|
||||
case TARGET_TYPE_MANGO:
|
||||
hal->use_register_windowing = true;
|
||||
hal_kiwi_attach(hal);
|
||||
break;
|
||||
|
Reference in New Issue
Block a user