]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
wifi: rtw88: select WANT_DEV_COREDUMP
authorZong-Zhe Yang <kevin_yang@realtek.com>
Thu, 18 Jul 2024 07:06:15 +0000 (15:06 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Oct 2024 10:00:17 +0000 (12:00 +0200)
[ Upstream commit 7e989b0c1e33210c07340bf5228aa83ea52515b5 ]

We have invoked device coredump when fw crash.
Should select WANT_DEV_COREDUMP by ourselves.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20240718070616.42217-1-pkshih@realtek.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/realtek/rtw88/Kconfig

index 22838ede03cd80d49f3a09773c12832c13506222..02b0d698413becef9ed21b453d9c945573d80979 100644 (file)
@@ -12,6 +12,7 @@ if RTW88
 
 config RTW88_CORE
        tristate
+       select WANT_DEV_COREDUMP
 
 config RTW88_PCI
        tristate