[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
Arnd Bergmann
arnd at arndb.de
Wed Jul 6 00:04:56 PDT 2022
On Wed, Jul 6, 2022 at 8:33 AM Christophe Leroy
<christophe.leroy at csgroup.eu> wrote:
> As far as I can see in Kconfig, CONFIG_MMU is user selectable on the
> following architectures:
> - ARM
> - M68K
> - RISCV
> - SH
>
> And is disabled by default on XTENSA.
Right, the list is complete, though it's also default-enabled for
every CPU core on xtensa, and you can only disable it for
"custom" CPU cores.
Arnd
More information about the linux-um
mailing list