Skip to content
Snippets Groups Projects
Commit a3200438 authored by blong's avatar blong Committed by Dhina17
Browse files

onclite: add new irqbalance conf file for sdm632

- cpu0~3 is the primary cpu for sdm632,need put the irqbalance
  on it, add the new conf file to realise it

CRs-Fixed: 2196375

Change-Id: Ifadd040a8f93ec32853008290794ae19d12812c4
parent f03f4242
No related branches found
No related tags found
No related merge requests found
PRIO=0,0,0,0,1,1,1,1
PRIO=1,1,1,1,0,0,0,0
IGNORED_IRQ=20,39
......@@ -226,7 +226,7 @@ PRODUCT_PACKAGES += \
# IRQ
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/msm_irqbalance.conf:$(TARGET_COPY_OUT_VENDOR)/etc/msm_irqbalance.conf
$(LOCAL_PATH)/configs/msm_irqbalance_sdm632.conf:$(TARGET_COPY_OUT_VENDOR)/etc/msm_irqbalance_sdm632.conf
# IRSC
PRODUCT_COPY_FILES += \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment