Allow to configure for w2sg0004 driver. Signed-off-by: H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> --- drivers/gnss/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/drivers/gnss/Kconfig b/drivers/gnss/Kconfig index 6abc88514512..ccc128bd0a3f 100644 --- a/drivers/gnss/Kconfig +++ b/drivers/gnss/Kconfig @@ -40,4 +40,14 @@ config GNSS_UBX_SERIAL If unsure, say N. +config GNSS_W2SG0004 + tristate "W2SG00x4 power on/off driver" + depends on GPIOLIB && SERIAL_DEV_BUS + help + Enable on/off control of W2SG00x4 GPS module connected + to some SoC UART to allow powering up/down if the /dev/gnss + is opened/closed. + + It also provides a "rfkill gps" name to control the LNA power. + endif # GNSS -- 2.12.2 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html