android_kernel_modules_leno.../drivers/gps/intel_mid_gps/Kconfig

13 lines
315 B
Plaintext

#
# Intel MID GPS driver.
#
config INTEL_MID_GPS
tristate "Intel MID GPS driver"
default n
help
Select this driver to enable kernel interface for GPS devices
used in Intel MID platforms.
This driver exports GPIO to user space GPS software
that use a standard tty to communicate with the GPS device.