CONFIG_HAS_ALTERA_HAL

Altera HAL drivers support

Type: bool

Direct dependencies

NIOS2 && NEWLIB_LIBC

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

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At ext/hal/altera/Kconfig:11

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

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

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

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