xref: /linux/drivers/hsi/clients/Kconfig (revision 4413e16d9d21673bb5048a2e542f1aaa00015c2e)
1#
2# HSI clients configuration
3#
4
5comment "HSI clients"
6
7config HSI_CHAR
8	tristate "HSI/SSI character driver"
9	depends on HSI
10	---help---
11	  If you say Y here, you will enable the HSI/SSI character driver.
12	  This driver provides a simple character device interface for
13	  serial communication with the cellular modem over HSI/SSI bus.
14