1f9e40201SAndras Domokos# 2f9e40201SAndras Domokos# HSI clients configuration 3f9e40201SAndras Domokos# 4f9e40201SAndras Domokos 5f9e40201SAndras Domokoscomment "HSI clients" 6f9e40201SAndras Domokos 7*dc7bf5d7SSebastian Reichelconfig SSI_PROTOCOL 8*dc7bf5d7SSebastian Reichel tristate "SSI protocol" 9*dc7bf5d7SSebastian Reichel depends on HSI && PHONET && (OMAP_SSI=y || OMAP_SSI=m) 10*dc7bf5d7SSebastian Reichel help 11*dc7bf5d7SSebastian Reichel If you say Y here, you will enable the SSI protocol aka McSAAB. 12*dc7bf5d7SSebastian Reichel 13*dc7bf5d7SSebastian Reichel If unsure, say N. 14*dc7bf5d7SSebastian Reichel 15f9e40201SAndras Domokosconfig HSI_CHAR 16f9e40201SAndras Domokos tristate "HSI/SSI character driver" 17f9e40201SAndras Domokos depends on HSI 18f9e40201SAndras Domokos ---help--- 19f9e40201SAndras Domokos If you say Y here, you will enable the HSI/SSI character driver. 20f9e40201SAndras Domokos This driver provides a simple character device interface for 21f9e40201SAndras Domokos serial communication with the cellular modem over HSI/SSI bus. 22