Pull request #132: feat(0001-refactor-cn913x-defconfig-cleanup.patch_and_cn913x_additions.cfg): remove mac80211, cfg80211 and qrtr from standard Linux kernel config.
Merge in ICO/coreos from feature/up/integration/meta-netmodule-wlan to master * commit 'ecc4ca19f415616e101b65aca3e4bf137b5ae34c': refactor(0001-refactor-cn913x-defconfig-cleanup.patch): patch refactored. defconfig is properly generated using savedefconfig yocto task feat(0001-refactor-cn913x-defconfig-cleanup.patch_and_cn913x_additions.cfg): remove mac80211, cfg80211 and qrtr from standard Linux kernel config. Use the counterparts from meta-netmodule-wlan layer.
This commit is contained in:
commit
09ece07958
File diff suppressed because it is too large
Load Diff
|
|
@ -17,8 +17,8 @@ CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
|
||||||
CONFIG_ACPI_CPPC_CPUFREQ=y
|
CONFIG_ACPI_CPPC_CPUFREQ=y
|
||||||
CONFIG_ARM_ARMADA_8K_CPUFREQ=y
|
CONFIG_ARM_ARMADA_8K_CPUFREQ=y
|
||||||
CONFIG_MICROSEMI_PHY=y
|
CONFIG_MICROSEMI_PHY=y
|
||||||
CONFIG_QRTR_MHI=m
|
# CONFIG_QRTR_MHI is not set
|
||||||
CONFIG_MHI_BUS=m
|
# CONFIG_MHI_BUS is not set
|
||||||
CONFIG_ATH11K=m
|
CONFIG_ATH11K=m
|
||||||
CONFIG_ATH11K_AHB=m
|
CONFIG_ATH11K_AHB=m
|
||||||
CONFIG_ATH11K_PCI=m
|
CONFIG_ATH11K_PCI=m
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue