Blame view

kernel/linux-imx6_3.14.28/drivers/hsi/clients/Kconfig 335 Bytes
6b13f685e   김민수   BSP 최초 추가
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.