Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.7 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