CONFIG_COMPRESSED_ISA

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

RISCV

(Includes any dependencies from ifs and menus.)

Default

Symbols that select this symbol

Kconfig definition

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 if 64BIT
    depends on RISCV

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)