The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_BUILD_VM_ROM

Build VM ROM

Type: bool

Help

Select if you want to build VM ROM

Direct dependencies

SOF

(Includes any dependencies from ifs and menus.)

Default

  • n

Kconfig definition

At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:213

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:6doc/_build/Kconfig/Kconfig.modules:14/home/nashif/zephyrproject/modules/audio/sof/zephyr/Kconfig:2

Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → Debug

config BUILD_VM_ROM
    bool "Build VM ROM"
    default n
    depends on SOF
    help
      Select if you want to build VM ROM

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