1
0
Fork 0
alistair23-linux/drivers/gnss/Kconfig

19 lines
305 B
Plaintext

#
# GNSS receiver configuration
#
menuconfig GNSS
tristate "GNSS receiver support"
---help---
Say Y here if you have a GNSS receiver (e.g. a GPS receiver).
To compile this driver as a module, choose M here: the module will
be called gnss.
if GNSS
config GNSS_SERIAL
tristate
endif # GNSS