18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_cimenu "TI VLYNQ"
38c2ecf20Sopenharmony_ci	depends on AR7
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciconfig VLYNQ
68c2ecf20Sopenharmony_ci	bool "TI VLYNQ bus support"
78c2ecf20Sopenharmony_ci	help
88c2ecf20Sopenharmony_ci	  Support for Texas Instruments(R) VLYNQ bus.
98c2ecf20Sopenharmony_ci	  The VLYNQ bus is a high-speed, serial and packetized
108c2ecf20Sopenharmony_ci	  data bus which allows external peripherals of a SoC
118c2ecf20Sopenharmony_ci	  to appear into the system's main memory.
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci	  If unsure, say N
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ciconfig VLYNQ_DEBUG
168c2ecf20Sopenharmony_ci	bool "VLYNQ bus debug"
178c2ecf20Sopenharmony_ci	depends on VLYNQ && DEBUG_KERNEL
188c2ecf20Sopenharmony_ci	help
198c2ecf20Sopenharmony_ci	  Turn on VLYNQ bus debugging.
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ciendmenu
22