repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86/unwinder: Handle stack overflows more gracefully
[linux/fpc-iii.git]
/
arch
/
mips
/
lasat
/
Kconfig
blob
11b89e94b83571b0b5cece4b0e7eaf0da763ec70
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