mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 08:48:05 -04:00
15 lines
303 B
Text
15 lines
303 B
Text
config PICVUE
|
|
tristate "PICVUE LCD display driver"
|
|
depends on LASAT
|
|
|
|
config PICVUE_PROC
|
|
tristate "PICVUE LCD display driver /proc interface"
|
|
depends on PICVUE && PROC_FS
|
|
|
|
config DS1603
|
|
bool "DS1603 RTC driver"
|
|
depends on LASAT
|
|
|
|
config LASAT_SYSCTL
|
|
bool "LASAT sysctl interface"
|
|
depends on LASAT
|