xtensa: remove CONFIG_XTENSA_INVALIDATE_MEM_DOMAIN_TLB_ON_SWAP
Remove CONFIG_XTENSA_INVALIDATE_MEM_DOMAIN_TLB_ON_SWAP as it is remnant from early MMU enabling work which is not needed as the page table code is different from early version where the PTEVADDR would be the same for all memory domains. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
ee9ddb0eeb
commit
a4367eb514
3 changed files with 0 additions and 20 deletions
|
@ -13,4 +13,3 @@ config SOC_XTENSA_DC233C
|
|||
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