]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ath10k: select WANT_DEV_COREDUMP
authorJohannes Berg <johannes.berg@intel.com>
Tue, 7 Feb 2017 22:29:33 +0000 (23:29 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 8 Feb 2017 15:01:53 +0000 (17:01 +0200)
This is necessary so that - if ath10k is the only driver using
dev_coredump*() - the functionality is built into the kernel.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/Kconfig

index db1ca629cbd6d9c57d2fdd472c45c62fe1c5638f..b4241cf9b7ed41cad7094af9c1b56c772e66b63e 100644 (file)
@@ -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.