zephyr/drivers/gpio/Kconfig.sy1xx
Sven Ginka 4dcaa82537 drivers: gpio: add gpio support for sy1xx
Add gpio support for sensry soc sy1xx.

Signed-off-by: Sven Ginka <s.ginka@sensry.de>
2025-01-21 09:12:55 +01:00

9 lines
209 B
Text

# Copyright (c) 2024 sensry.io
# SPDX-License-Identifier: Apache-2.0
config GPIO_SY1XX
bool "SY1XX GPIO driver"
default y
depends on DT_HAS_SENSRY_SY1XX_GPIO_ENABLED
help
Enable the SY1XX GPIO driver.