Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.9-rc4 15 lines 341 B view raw
1comment "VME Bridge Drivers" 2 3config VME_CA91CX42 4 tristate "Universe II" 5 depends on VIRT_TO_BUS 6 help 7 If you say Y here you get support for the Tundra CA91C142 8 (Universe II) VME bridge chip. 9 10config VME_TSI148 11 tristate "Tempe" 12 depends on VIRT_TO_BUS 13 help 14 If you say Y here you get support for the Tundra TSI148 VME bridge 15 chip.