5d144e36b7
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>
2 lines
39 B
Makefile
2 lines
39 B
Makefile
obj-$(CONFIG_QCOM_GSBI) += qcom_gsbi.o
|