]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blob - drivers/gnss/Kconfig
f8ee54f99a8d84a2c24cc3f90410189d3b3bf7d9
[mirror_ubuntu-eoan-kernel.git] / drivers / gnss / Kconfig
1 #
2 # GNSS receiver configuration
3 #
4
5 menuconfig GNSS
6 tristate "GNSS receiver support"
7 ---help---
8 Say Y here if you have a GNSS receiver (e.g. a GPS receiver).
9
10 To compile this driver as a module, choose M here: the module will
11 be called gnss.
12
13 if GNSS
14
15 config GNSS_SERIAL
16 tristate
17
18 endif # GNSS