Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5524ddd4 authored by Johannes Berg's avatar Johannes Berg Committed by Kalle Valo
Browse files

ath10k: select WANT_DEV_COREDUMP



This is necessary so that - if ath10k is the only driver using
dev_coredump*() - the functionality is built into the kernel.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent 949c2d00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ config ATH10K
        depends on MAC80211 && HAS_DMA
	select ATH_COMMON
	select CRC32
	select WANT_DEV_COREDUMP
        ---help---
          This module adds support for wireless adapters based on
          Atheros IEEE 802.11ac family of chipsets.