18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# HSI clients configuration 48c2ecf20Sopenharmony_ci# 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_cicomment "HSI clients" 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciconfig NOKIA_MODEM 98c2ecf20Sopenharmony_ci tristate "Nokia Modem" 108c2ecf20Sopenharmony_ci depends on HSI && SSI_PROTOCOL && CMT_SPEECH 118c2ecf20Sopenharmony_ci help 128c2ecf20Sopenharmony_ci Say Y here if you want to add support for the modem on Nokia 138c2ecf20Sopenharmony_ci N900 (Nokia RX-51) hardware. 148c2ecf20Sopenharmony_ci 158c2ecf20Sopenharmony_ci If unsure, say N. 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ciconfig CMT_SPEECH 188c2ecf20Sopenharmony_ci tristate "CMT speech" 198c2ecf20Sopenharmony_ci depends on HSI && SSI_PROTOCOL 208c2ecf20Sopenharmony_ci help 218c2ecf20Sopenharmony_ci If you say Y here, you will enable the CMT speech protocol used 228c2ecf20Sopenharmony_ci by Nokia modems. If you say M the protocol will be available as 238c2ecf20Sopenharmony_ci module named cmt_speech. 248c2ecf20Sopenharmony_ci 258c2ecf20Sopenharmony_ci If unsure, say N. 268c2ecf20Sopenharmony_ci 278c2ecf20Sopenharmony_ciconfig SSI_PROTOCOL 288c2ecf20Sopenharmony_ci tristate "SSI protocol" 298c2ecf20Sopenharmony_ci depends on HSI && PHONET && OMAP_SSI 308c2ecf20Sopenharmony_ci help 318c2ecf20Sopenharmony_ci If you say Y here, you will enable the SSI protocol aka McSAAB. 328c2ecf20Sopenharmony_ci 338c2ecf20Sopenharmony_ci If unsure, say N. 348c2ecf20Sopenharmony_ci 358c2ecf20Sopenharmony_ciconfig HSI_CHAR 368c2ecf20Sopenharmony_ci tristate "HSI/SSI character driver" 378c2ecf20Sopenharmony_ci depends on HSI 388c2ecf20Sopenharmony_ci help 398c2ecf20Sopenharmony_ci If you say Y here, you will enable the HSI/SSI character driver. 408c2ecf20Sopenharmony_ci This driver provides a simple character device interface for 418c2ecf20Sopenharmony_ci serial communication with the cellular modem over HSI/SSI bus. 42