• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/lasat/
1config PICVUE
2	tristate "PICVUE LCD display driver"
3	depends on LASAT
4
5config PICVUE_PROC
6	tristate "PICVUE LCD display driver /proc interface"
7	depends on PICVUE
8
9config DS1603
10	bool "DS1603 RTC driver"
11	depends on LASAT
12
13config LASAT_SYSCTL
14	bool "LASAT sysctl interface"
15	depends on LASAT
16