mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 21:20:37 +02:00
5ccc04ff5c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19518 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 lines
195 B
Plaintext
14 lines
195 B
Plaintext
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
|