mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 14:21:47 +00:00
14 lines
335 B
Plaintext
14 lines
335 B
Plaintext
|
#
|
||
|
# 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.
|