-
CONFIG_COMPRESSED_ISA
¶
(No prompt – not directly user assignable.)
Type: bool
Kconfig definitions¶
At <Zephyr>/boards/riscv/qemu_riscv32/Kconfig.defconfig:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config COMPRESSED_ISA
bool
default y
depends on BOARD_QEMU_RISCV32
At <Zephyr>/arch/riscv/Kconfig:12
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:29
→ <Zephyr>/arch/Kconfig:12
Menu path: (Top) → RISCV Options
config COMPRESSED_ISA bool default y if64BIT
depends onRISCV
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)