mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 17:27:32 +07: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.
|