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