Skip to content

Commit d219b82

Browse files
bjdacvinayak
authored andcommitted
drivers: nrf9160_gps: Add "experimental" tag
Adds "[experimental]" to the drivers Kconfig to make users aware that the driver is still being developmed and tested. Signed-off-by: Bernt Johan Damslora <[email protected]>
1 parent 49cc214 commit d219b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/nrf9160_gps/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77

88
menuconfig NRF9160_GPS
9-
bool "nRF9160 GPS driver"
9+
bool "nRF9160 GPS driver [experimental]"
1010
depends on BSD_LIBRARY
1111
# FP_SHARING needs to be enabled if FLOAT is enabled, as other contexts
1212
# might also use the FPU.

0 commit comments

Comments
 (0)