CONFIG_X86_CPU_HAS_SSE41¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr Architecture>/x86/Kconfig:92
Included via Kconfig:8 → Kconfig.zephyr:39 → <Zephyr Architecture>/Kconfig:12
Menu path: (Top) → X86 Architecture Options → x86 Features
config X86_CPU_HAS_SSE41
    bool
    depends on X86
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)