We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8679c58 commit dd36389Copy full SHA for dd36389
arch/xtensa/Kconfig
@@ -116,6 +116,7 @@ config XTENSA_MMU
116
select ARCH_MEM_DOMAIN_SYNCHRONOUS_API if USERSPACE
117
select XTENSA_SMALL_VECTOR_TABLE_ENTRY
118
select KERNEL_VM_USE_CUSTOM_MEM_RANGE_CHECK if XTENSA_RPO_CACHE
119
+ select CURRENT_THREAD_USE_NO_TLS if USERSPACE
120
help
121
Enable support for Xtensa Memory Management Unit.
122
0 commit comments