Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: 38dbfb59d1175ef458d006556061adeaa8751b72 authored by Linus Torvalds on 03 February 2014, 00:42:13 UTC
Linus 3.14-rc1
Tip revision: 38dbfb5
Kconfig
#
# 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.
back to top