]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/vlynq/Kconfig
ixgbe: cleanup race conditions in link setup
[net-next-2.6.git] / drivers / vlynq / Kconfig
CommitLineData
55e331cf 1menu "TI VLYNQ"
7db82437 2 depends on AR7 && EXPERIMENTAL
55e331cf
FF
3
4config VLYNQ
5 bool "TI VLYNQ bus support"
55e331cf
FF
6 help
7 Support for Texas Instruments(R) VLYNQ bus.
8 The VLYNQ bus is a high-speed, serial and packetized
9 data bus which allows external peripherals of a SoC
10 to appear into the system's main memory.
11
12 If unsure, say N
13
14config VLYNQ_DEBUG
15 bool "VLYNQ bus debug"
efc0cfa6 16 depends on VLYNQ && DEBUG_KERNEL
55e331cf
FF
17 help
18 Turn on VLYNQ bus debugging.
19
20endmenu