Kconfig 431 B

123456789101112131415161718192021222324252627282930
  1. config SENSOR_GPS_UART_DMA
  2. bool "GPS uart dma enable"
  3. default n
  4. help
  5. Enable GPS uart dma
  6. config SENSOR_GPS_AG3352B
  7. bool "GPS AG3352B enable"
  8. default n
  9. help
  10. Enable AG3352B GPS
  11. config SENSOR_GPS_TG9255
  12. bool "GPS TG9255 enable"
  13. default n
  14. help
  15. Enable TG9255 GPS
  16. config SENSOR_GPS_CC1165W
  17. bool "GPS CC1165W enable"
  18. default n
  19. help
  20. Enable CC1165W GPS
  21. config GPS
  22. bool "GPS enable"
  23. default n
  24. help
  25. Enable GPS