mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 10:34:05 +02:00
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
|