-Update formatting and contents of index.rst for cy8ckit_062s4 -Update formatting and contents of index.rst for cy8ckit_064s0s2_4343w -Update formatting and contents of index.rst for cy8cproto_062_4343w -Update formatting and contents of index.rst for cy8cproto_063_ble -Update formatting and contents of index.rst for xmc45_relax_kit -Update formatting and contents of index.rst for xmc47_relax_kit -Change all instances of "PSoC" to "PSOC" for infineon platforms Signed-off-by: McAtee Maxwell <maxwell.mcatee@infineon.com>
9 lines
251 B
Text
9 lines
251 B
Text
# 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.
|