# # [31mCONFIG_HSI[0m clients configuration # comment "HSI clients" config [31mCONFIG_NOKIA_MODEM[0m tristate "Nokia Modem" depends on [31mCONFIG_HSI[0m && [31mCONFIG_SSI_PROTOCOL[0m && [31mCONFIG_CMT_SPEECH[0m help Say Y here if you want to add support for the modem on Nokia N900 (Nokia RX-51) hardware. If unsure, say N. config [31mCONFIG_CMT_SPEECH[0m tristate "CMT speech" depends on [31mCONFIG_HSI[0m && [31mCONFIG_SSI_PROTOCOL[0m help If you say Y here, you will enable the CMT speech protocol used by Nokia modems. If you say [31mCONFIG_M[0m the protocol will be available as module named cmt_speech. If unsure, say N. config [31mCONFIG_SSI_PROTOCOL[0m tristate "SSI protocol" depends on [31mCONFIG_HSI[0m && [31mCONFIG_PHONET[0m && [31mCONFIG_OMAP_SSI[0m help If you say Y here, you will enable the SSI protocol aka McSAAB. If unsure, say N. config [31mCONFIG_HSI_CHAR[0m tristate "HSI/SSI character driver" depends on [31mCONFIG_HSI[0m ---help--- If you say Y here, you will enable the [31mCONFIG_HSI[0m/SSI character driver. This driver provides a simple character device interface for serial communication with the cellular modem over [31mCONFIG_HSI[0m/SSI bus. |