The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_HAS_RV32M1_LPSPI

(No prompt – not directly user assignable.)

Type: bool

Help

Set if the low power spi (LPSPI) module is present in the SoC.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At modules/Kconfig.vega:18

Included via Kconfig:8Kconfig.zephyr:33modules/Kconfig:32

Menu path: (Top) → Modules

config HAS_RV32M1_LPSPI
    bool
    help
      Set if the low power spi (LPSPI) module is present in the SoC.

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