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

Altera HAL drivers support

Type: bool

Direct dependencies

NIOS2

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At ext/hal/altera/Kconfig:8

Included via Kconfig:10Kconfig.zephyr:41ext/Kconfig:11ext/hal/Kconfig:15

Menu path: (top menu) → External Sources → HALs

menuconfig HAS_ALTERA_HAL
    bool
    prompt "Altera HAL drivers support" if NIOS2
    depends on NIOS2

(Definitions include propagated dependencies, including from if’s and menus.)