]> www.infradead.org Git - users/jedix/linux-maple.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)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 31 Jul 2024 05:45:19 +0000 (13:45 +0800)
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
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