summaryrefslogtreecommitdiff
path: root/drivers/misc/ti-st/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/ti-st/Kconfig')
-rw-r--r--drivers/misc/ti-st/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/misc/ti-st/Kconfig b/drivers/misc/ti-st/Kconfig
index abb5de1afce3..8f20ddaf0949 100644
--- a/drivers/misc/ti-st/Kconfig
+++ b/drivers/misc/ti-st/Kconfig
@@ -14,4 +14,11 @@ config TI_ST
are returned to relevant protocol drivers based on their
packet types.
+config ST_GPS
+ tristate "gps driver for ST"
+ select TI_ST
+ help
+ This enables the GPS driver for TI WL128x BT/FM/GPS combo devices.
+ It will provide a character device for the TI GPS host software to
+ access the GPS core on the WL128x.
endmenu