CONFIG_COMPRESSED_ISA
(No prompt – not directly user assignable.)
Type: bool
Defaults
y
y
y if
64BIT
Symbols that select this symbol
Kconfig definitions
At <Boards>/riscv/qemu_riscv32/Kconfig.defconfig:10
Included via Kconfig:8
→ Kconfig.zephyr:22
Menu path: (Top)
config COMPRESSED_ISA
bool
default y
At <Boards>/riscv/tlsr9518adk80d/Kconfig.defconfig:9
Included via Kconfig:8
→ Kconfig.zephyr:22
Menu path: (Top)
config COMPRESSED_ISA
bool
default y
depends on BOARD_TLSR9518ADK80D
At <Architecture>/riscv/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:39
→ <Architecture>/Kconfig:12
Menu path: (Top) → RISCV Options
config COMPRESSED_ISA
bool
default y if 64BIT
depends on RISCV
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)