xref: /linux/drivers/gnss/Kconfig (revision 2b6a440351436d792b1960822da4b7d6e673f568)
1#
2# GNSS receiver configuration
3#
4
5menuconfig 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