mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-13 22:23:38 +00:00
qualcommbe: disable CONFIG_QCOM_IPA kernel config
CONFIG_QCOM_IPA kernel cofig was enabled by mistake and conflicts with mac80211 as it indirectly selects QMI HELPERS. Backports project provid his own version of QMI HELPERS hence it should not be built-in. Link: https://github.com/openwrt/openwrt/pull/17788 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
692459dd4e
commit
779f730914
@ -395,6 +395,7 @@ CONFIG_QCOM_BAM_DMA=y
|
||||
# CONFIG_QCOM_GSBI is not set
|
||||
# CONFIG_QCOM_HFPLL is not set
|
||||
# CONFIG_QCOM_ICC_BWMON is not set
|
||||
# CONFIG_QCOM_IPA is not set
|
||||
# CONFIG_QCOM_IPCC is not set
|
||||
# CONFIG_QCOM_LLCC is not set
|
||||
CONFIG_QCOM_MDT_LOADER=y
|
||||
|
@ -44,7 +44,6 @@ CONFIG_IPQ_CMN_PLL=y
|
||||
CONFIG_IPQ_NSSCC_9574=y
|
||||
CONFIG_IPQ_NSSCC_QCA8K=y
|
||||
CONFIG_QCOM_PPE=y
|
||||
CONFIG_QCOM_IPA=y
|
||||
CONFIG_INTERCONNECT_QCOM=y
|
||||
CONFIG_INTERCONNECT_QCOM_OSM_L3=y
|
||||
CONFIG_MTD_SPI_NAND=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user