CONFIG_SPARC

(No prompt – not directly user assignable.)

Type: bool

Help

SPARC architecture

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr>/arch/Kconfig:40

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:29

Menu path: (Top)

config SPARC
    bool
    select ARCH_IS_SET
    select USE_SWITCH
    select USE_SWITCH_SUPPORTED
    select BIG_ENDIAN
    select ATOMIC_OPERATIONS_BUILTIN if SPARC_CASA
    select ATOMIC_OPERATIONS_C if !SPARC_CASA
    select ARCH_HAS_THREAD_LOCAL_STORAGE
    help
      SPARC architecture

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