Kconfig 335 B

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