| b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0 |
| 2 | config PICVUE | ||||
| 3 | tristate "PICVUE LCD display driver" | ||||
| 4 | depends on LASAT | ||||
| 5 | |||||
| 6 | config PICVUE_PROC | ||||
| 7 | tristate "PICVUE LCD display driver /proc interface" | ||||
| 8 | depends on PICVUE && PROC_FS | ||||
| 9 | |||||
| 10 | config DS1603 | ||||
| 11 | bool "DS1603 RTC driver" | ||||
| 12 | depends on LASAT | ||||
| 13 | |||||
| 14 | config LASAT_SYSCTL | ||||
| 15 | bool "LASAT sysctl interface" | ||||
| 16 | depends on LASAT | ||||