f9e402016d
Add HSI character device kernel configuration Signed-off-by: Andras Domokos <andras.domokos@nokia.com> Signed-off-by: Carlos Chinea <carlos.chinea@nokia.com>
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.
|