mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-19 07:39:54 +02:00
wifi: rtw88: select WANT_DEV_COREDUMP
[ Upstream commit 7e989b0c1e
]
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>
This commit is contained in:
parent
7a552bc2f3
commit
90ec583a85
|
@ -12,6 +12,7 @@ if RTW88
|
|||
|
||||
config RTW88_CORE
|
||||
tristate
|
||||
select WANT_DEV_COREDUMP
|
||||
|
||||
config RTW88_PCI
|
||||
tristate
|
||||
|
|
Loading…
Reference in New Issue
Block a user