ANDROID: Kconfig.gki: Add IRQ_CHIP options needed for PINCTRL_MSM
In v5.8, commit c3c0c2e1 ("pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180"), a new dependency was added on the IRQ_DOMAIN_HIERARCHY and IRQ_FASTEOI_HIERARCHY_HANDLERS for PINCTRL_MSM. These are not module options and need to be built in, so they need to be included in the GKI config. Fixes: c3c0c2e1 ("pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180") Signed-off-by:John Stultz <john.stultz@linaro.org> Change-Id: Ia9ceb1e0dc56e8860caed5ecff334fcfdcd4b224
Loading
Please sign in to comment