Brian Murphy | 1f21d2b | 2007-08-21 22:34:16 +0200 | [diff] [blame] | 1 | config PICVUE |
2 | tristate "PICVUE LCD display driver" | ||||
3 | depends on LASAT | ||||
4 | |||||
5 | config PICVUE_PROC | ||||
6 | tristate "PICVUE LCD display driver /proc interface" | ||||
7 | depends on PICVUE | ||||
8 | |||||
9 | config DS1603 | ||||
10 | bool "DS1603 RTC driver" | ||||
11 | depends on LASAT | ||||
12 | |||||
13 | config LASAT_SYSCTL | ||||
14 | bool "LASAT sysctl interface" | ||||
15 | depends on LASAT |