]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
wifi: rtw89: select WANT_DEV_COREDUMP
authorZong-Zhe Yang <kevin_yang@realtek.com>
Thu, 18 Jul 2024 07:06:16 +0000 (15:06 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 31 Jul 2024 05:45:23 +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-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/Kconfig

index 3c9f864805b150830aa97c7ea08c08d3c07bde06..6278fd74e98ee69496505ec1e0cdbad0ec41cfaa 100644 (file)
@@ -12,6 +12,7 @@ if RTW89
 
 config RTW89_CORE
        tristate
+       select WANT_DEV_COREDUMP
 
 config RTW89_PCI
        tristate