-
CONFIG_GPIO_ALTERA_NIOS2
¶
Altera Nios-II PIO Controllers
Type: bool
Help¶
Enable config options to support the PIO controllers on Altera Nios-II family processors.
Says n if not sure.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/gpio/Kconfig.altera_nios2:9
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
→ drivers/gpio/Kconfig:59
Menu path: (top menu) → Device Drivers → GPIO Drivers
menuconfig GPIO_ALTERA_NIOS2 bool prompt "Altera Nios-II PIO Controllers" ifHAS_ALTERA_HAL
&&GPIO
depends onHAS_ALTERA_HAL
&&GPIO
help Enable config options to support the PIO controllers on Altera Nios-II family processors. Says n if not sure.
(Definitions include propagated dependencies, including from if’s and menus.)