Merge remote-tracking branch 'stable/linux-3.0.y' into develop-3.0-jb
[firefly-linux-kernel-4.4.55.git] / drivers / misc / gps / Kconfig
1 #
2 # gps device configuration
3 #
4
5 menuconfig RK29_GPS
6         bool "RK29 support GPS"
7         default n
8         ---help---
9          Say Y here if you have a support modem
10
11 if RK29_GPS
12
13 config GPS_GNS7560
14         bool "gns7560 support"
15         default n
16
17 endif # RK29_GPS
18
19