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