summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/files/drivers/vlynq/Kconfig
blob: 2c8ffe0d19cc5cc94980880bd1ba0b31b7451045 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
menu "TI VLYNQ"

config VLYNQ
	bool "TI VLYNQ bus support"
	depends on AR7 && EXPERIMENTAL
	help
	  Support for the TI VLYNQ bus

	  The module will be called vlynq

	  If unsure, say N

endmenu