zephyr/drivers/spi/Kconfig.psoc6
McAtee Maxwell 2fe4a37f38 Documentation: Update documenation for Infineon boards
-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>
2024-11-14 20:36:38 -06:00

13 lines
330 B
Text

# Cypress SCB[SPI] configuration
# Copyright (c) 2021 ATL Electronics
# SPDX-License-Identifier: Apache-2.0
config SPI_PSOC6
bool "PSOC 6 MCU SCB spi driver"
default y
depends on DT_HAS_CYPRESS_PSOC6_SPI_ENABLED
select USE_INFINEON_SPI
select PINCTRL
help
This option enables the SCB[SPI] driver for PSOC 6 SoC family.