]> asedeno.scripts.mit.edu Git - linux.git/blob - arch/mips/lasat/Kconfig
Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux.git] / arch / mips / lasat / Kconfig
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