xref: /linux/drivers/hsi/clients/Kconfig (revision bef9ae3d883ce908d8879fff0cd2c3971f5ee4b4)
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