zephyr/drivers/gpio/Kconfig.dw
Kumar Gala 8a97bbd1f5 drivers: gpio: dw: determine instances from devicetree
Remove Kconfig symbols that determine which instances and just use
the number of enabled instance in the devicetree to determine which
instances to build.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-14 10:31:42 +02:00

10 lines
201 B
Plaintext

# DesignWare GPIO configuration options
# Copyright (c) 2016 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config GPIO_DW
bool "Designware GPIO"
help
Enable driver for Designware GPIO