zephyr/drivers/gpio/Kconfig.psoc6

10 lines
251 B
Plaintext

# Copyright (c) 2020 ATL Electronics
# SPDX-License-Identifier: Apache-2.0
config GPIO_PSOC6
bool "Cypress PSOC 6 GPIO driver"
default y
depends on DT_HAS_CYPRESS_PSOC6_GPIO_ENABLED
help
Enable support for the Cypress PSOC 6 GPIO controllers.