fix(meta-belden-marvell-bsp): cleanup cn913x defconfg, enable ath11k drivers
This commit is contained in:
parent
d3092c45d5
commit
68c2ef0e57
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,11 @@
|
|||
CONFIG_CRYPTO_MICHAEL_MIC=m
|
||||
CONFIG_MHI_BUS=m
|
||||
CONFIG_ATH11K=m
|
||||
# CONFIG_ATH11K_AHB is not set
|
||||
# CONFIG_ATH11K_DEBUG is not set
|
||||
CONFIG_ATH11K_PCI=m
|
||||
# CONFIG_MHI_BUS_DEBUG is not set
|
||||
# CONFIG_MHI_BUS_PCI_GENERIC is not set
|
||||
# CONFIG_MHI_NET is not set
|
||||
CONFIG_QCOM_QMI_HELPERS=m
|
||||
CONFIG_QRTR_MHI=m
|
||||
|
|
@ -8,6 +8,8 @@ SRC_URI = "git://gitlab.com/netmodule/kernel/linux-netmodule.git;protocol=ssh;us
|
|||
file://netfilter.cfg \
|
||||
file://0001-cn913x-fix-compatible-node-inside-dts-pt-2.patch \
|
||||
file://cn9131_linux_copper_and_sfp.patch \
|
||||
file://0001-refactor-cn913x-defconfig-cleanup.patch \
|
||||
file://ath11.cfg \
|
||||
"
|
||||
SRCREV ?= "be2f2f0c96e85ecec9d807397194e46bb8bea4a5"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue