162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_cimenu "TI VLYNQ"
362306a36Sopenharmony_ci	depends on AR7
462306a36Sopenharmony_ci
562306a36Sopenharmony_ciconfig VLYNQ
662306a36Sopenharmony_ci	bool "TI VLYNQ bus support"
762306a36Sopenharmony_ci	help
862306a36Sopenharmony_ci	  Support for Texas Instruments(R) VLYNQ bus.
962306a36Sopenharmony_ci	  The VLYNQ bus is a high-speed, serial and packetized
1062306a36Sopenharmony_ci	  data bus which allows external peripherals of a SoC
1162306a36Sopenharmony_ci	  to appear into the system's main memory.
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci	  If unsure, say N
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ciconfig VLYNQ_DEBUG
1662306a36Sopenharmony_ci	bool "VLYNQ bus debug"
1762306a36Sopenharmony_ci	depends on VLYNQ && DEBUG_KERNEL
1862306a36Sopenharmony_ci	help
1962306a36Sopenharmony_ci	  Turn on VLYNQ bus debugging.
2062306a36Sopenharmony_ci
2162306a36Sopenharmony_ciendmenu
22