Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.13 13 lines 335 B view raw
1# 2# HSI clients configuration 3# 4 5comment "HSI clients" 6 7config HSI_CHAR 8 tristate "HSI/SSI character driver" 9 depends on HSI 10 ---help--- 11 If you say Y here, you will enable the HSI/SSI character driver. 12 This driver provides a simple character device interface for 13 serial communication with the cellular modem over HSI/SSI bus.