mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-23 15:15:54 +00:00
14 lines
294 B
Plaintext
14 lines
294 B
Plaintext
#
|
|
# BROADCOM GPS configuration
|
|
#
|
|
|
|
menu "Broadcom GPS ioctrl support"
|
|
|
|
config GPS_IOCTRL
|
|
tristate "GPS ioctrl support"
|
|
depends on MACH_MX31_3DS || MACH_MX35_3DS || MACH_MX37_3DS || MACH_MX51_3DS || MACH_MX51_EFIKASB
|
|
---help---
|
|
Say Y to enable Broadcom GPS ioctrl on MXC platform.
|
|
|
|
endmenu
|