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-rc8 15 lines 292 B view raw
1config PICVUE 2 tristate "PICVUE LCD display driver" 3 depends on LASAT 4 5config PICVUE_PROC 6 tristate "PICVUE LCD display driver /proc interface" 7 depends on PICVUE 8 9config DS1603 10 bool "DS1603 RTC driver" 11 depends on LASAT 12 13config LASAT_SYSCTL 14 bool "LASAT sysctl interface" 15 depends on LASAT