-
CONFIG_CPU_EM4_FPUS
¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
SOC_ARC_IOT
|| (SOC_EMSK_EM9D
&& SOC_EMSK
)
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
SOC_ARC_IOT
- “y” if
SOC_EMSK_EM9D
&&SOC_EMSK
Kconfig definitions¶
At soc/arc/snps_arc_iot/Kconfig.defconfig:14
Included via Kconfig:10
→ Kconfig.zephyr:23
Menu path: (top menu)
config CPU_EM4_FPUS bool default "y" ifSOC_ARC_IOT
depends onSOC_ARC_IOT
At soc/arc/snps_emsk/Kconfig.defconfig.em9d:10
Included via Kconfig:10
→ Kconfig.zephyr:23
→ soc/arc/snps_emsk/Kconfig.defconfig:16
Menu path: (top menu)
config CPU_EM4_FPUS bool default "y" ifSOC_EMSK_EM9D
&&SOC_EMSK
depends onSOC_EMSK_EM9D
&&SOC_EMSK
(Definitions include propagated dependencies, including from if’s and menus.)