blob: 11b89e94b83571b0b5cece4b0e7eaf0da763ec70 [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001# SPDX-License-Identifier: GPL-2.0
2config PICVUE
3 tristate "PICVUE LCD display driver"
4 depends on LASAT
5
6config PICVUE_PROC
7 tristate "PICVUE LCD display driver /proc interface"
8 depends on PICVUE && PROC_FS
9
10config DS1603
11 bool "DS1603 RTC driver"
12 depends on LASAT
13
14config LASAT_SYSCTL
15 bool "LASAT sysctl interface"
16 depends on LASAT