Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
# Copyright 2022 NXP
# SPDX-License-Identifier: Apache-2.0

config GPIO_NXP_S32
	bool "NXP S32 GPIO driver"
	default y
	depends on DT_HAS_NXP_S32_GPIO_ENABLED
	select NOCACHE_MEMORY
	help
	  Enable the GPIO driver for NXP S32 processors.