CONFIG_CODE_DENSITY
Code Density Option
Type: bool
Help
Enable code density option to get better code density
Direct dependencies
SOC_ARC_HSDK
|| SOC_ARC_HSDK
|| ARC
(Includes any dependencies from ifs and menus.)
Defaults
y
y
Kconfig definitions
At <Zephyr>/soc/arc/snps_arc_hsdk/Kconfig.defconfig:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
Menu path: (Top)
config CODE_DENSITY
bool
default y
depends on SOC_ARC_HSDK
At <Zephyr>/soc/arc/snps_arc_hsdk/Kconfig.defconfig:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
Menu path: (Top)
config CODE_DENSITY
bool
default y
depends on SOC_ARC_HSDK
At <Zephyr>/arch/arc/Kconfig:258
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:39
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → ARC Options → ARC CPU Options
config CODE_DENSITY
bool "Code Density Option"
depends on ARC
help
Enable code density option to get better code density
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)