qcacmn: Add PEACH device support
Add support for peach device. Add peach conditional statements. Change-Id: Ia107e60fd00b4938984414fd92d6699d11fd3797 CRs-Fixed: 3394198
This commit is contained in:

committed by
Madan Koyyalamudi

parent
4bb2e1a3f2
commit
3cde321196
@@ -444,6 +444,7 @@ static void hal_target_based_configure(struct hal_soc *hal)
|
||||
#ifdef QCA_WIFI_KIWI
|
||||
case TARGET_TYPE_KIWI:
|
||||
case TARGET_TYPE_MANGO:
|
||||
case TARGET_TYPE_PEACH:
|
||||
hal->use_register_windowing = true;
|
||||
hal_kiwi_attach(hal);
|
||||
break;
|
||||
|
Reference in New Issue
Block a user