This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
24d4e7f642882a8a13da170b4ba86eec8fa91bf2
linux
/
drivers
/
soc
/
qcom
/
Makefile
2 lines
39 B
Makefile
Raw
Normal View
History
Unescape
Escape
soc: qcom: Add GSBI driver The GSBI (General Serial Bus Interface) driver controls the overarching configuration of the shared serial bus infrastructure on APQ8064, IPQ8064, and earlier QCOM processors. The GSBI supports UART, I2C, SPI, and UIM functionality in various combinations. Signed-off-by: Andy Gross <agross@codeaurora.org> Signed-off-by: Kumar Gala <galak@codeaurora.org>
2014-04-24 11:31:21 -05:00
obj-$(CONFIG_QCOM_GSBI)
+=
qcom_gsbi.o
Reference in New Issue
Copy Permalink