wifi: rtw88: select WANT_DEV_COREDUMP
[ 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>
This commit is contained in:
parent
dab9dcbe29
commit
1cb1422c2d
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ if RTW88
|
||||||
|
|
||||||
config RTW88_CORE
|
config RTW88_CORE
|
||||||
tristate
|
tristate
|
||||||
|
select WANT_DEV_COREDUMP
|
||||||
|
|
||||||
config RTW88_PCI
|
config RTW88_PCI
|
||||||
tristate
|
tristate
|
||||||
|
|
Loading…
Add table
Reference in a new issue