soc: cdns/dc233c: advertise coredump with privilege stack
This lets the SoC to select the correct kconfigs to show that it supports coredump, and with the ability to dump privilege stack. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
efb2a354a0
commit
4c5e33b2c2
1 changed files with 2 additions and 0 deletions
|
@ -11,4 +11,6 @@ config SOC_XTENSA_DC233C
|
|||
select CPU_HAS_MMU
|
||||
select ARCH_HAS_RESERVED_PAGE_FRAMES if XTENSA_MMU
|
||||
select ARCH_HAS_USERSPACE if XTENSA_MMU
|
||||
select ARCH_SUPPORTS_COREDUMP
|
||||
select ARCH_SUPPORTS_COREDUMP_PRIV_STACKS
|
||||
select XTENSA_INVALIDATE_MEM_DOMAIN_TLB_ON_SWAP if XTENSA_MMU
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue