The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_X86_CPU_HAS_SSE2

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

X86

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At arch/x86/Kconfig:83

Included via Kconfig:8Kconfig.zephyr:39arch/Kconfig:12

Menu path: (Top) → X86 Architecture Options → x86 Features

config X86_CPU_HAS_SSE2
    bool
    depends on X86

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