12 lines
184 B
Plaintext
12 lines
184 B
Plaintext
#
|
|
# SIRF GNSS receiver configuration
|
|
#
|
|
|
|
menu "GNSS SIRF controls"
|
|
config GNSS_SIRF
|
|
bool "GNSS SIRF"
|
|
help
|
|
Driver for ports of GNSS SIRF functionality
|
|
|
|
endmenu
|