CONFIG_MIPS

(No prompt – not directly user assignable.)

Type: bool

Help

MIPS architecture

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

At <Architecture>/Kconfig:52

Included via Kconfig:8Kconfig.zephyr:39

Menu path: (Top)

config MIPS
    bool
    select ARCH_IS_SET
    select ATOMIC_OPERATIONS_C
    select HAS_DTS
    help
      MIPS architecture

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)