zephyr/drivers/gpio/Kconfig.si32
Michael Zimmermann 2ab246d17e drivers: gpio: Add initial SiM3U1xx support
This is just the driver for banks 0 to 3. Bank 4 will come via a
separate commit since it needs a different driver.

Signed-off-by: Michael Zimmermann <michael.zimmermann@grandcentrix.net>
2024-08-26 18:51:36 +02:00

11 lines
241 B
Plaintext

# Copyright (c) 2024 GARDENA GmbH
#
# SPDX-License-Identifier: Apache-2.0
config GPIO_SI32
bool "GPIO driver for Si32 family of MCUs"
default y
depends on DT_HAS_SILABS_SI32_GPIO_ENABLED
help
Enable GPIO driver for Si32 line of MCUs