Kconfig 303 B

12345678910111213141516
  1. config PICVUE
  2. tristate "PICVUE LCD display driver"
  3. depends on LASAT
  4. config PICVUE_PROC
  5. tristate "PICVUE LCD display driver /proc interface"
  6. depends on PICVUE && PROC_FS
  7. config DS1603
  8. bool "DS1603 RTC driver"
  9. depends on LASAT
  10. config LASAT_SYSCTL
  11. bool "LASAT sysctl interface"
  12. depends on LASAT