1b209e047SSebastian Reichel# 2b209e047SSebastian Reichel# HSI controllers configuration 3b209e047SSebastian Reichel# 4b209e047SSebastian Reichelcomment "HSI controllers" 5b209e047SSebastian Reichel 6b209e047SSebastian Reichelconfig OMAP_SSI 7b209e047SSebastian Reichel tristate "OMAP SSI hardware driver" 853c70350SArnd Bergmann depends on HSI && OF && ARM && COMMON_CLK 953c70350SArnd Bergmann depends on ARCH_OMAP3 || COMPILE_TEST 10b209e047SSebastian Reichel ---help--- 11b209e047SSebastian Reichel SSI is a legacy version of HSI. It is usually used to connect 12b209e047SSebastian Reichel an application engine with a cellular modem. 13b209e047SSebastian Reichel If you say Y here, you will enable the OMAP SSI hardware driver. 14b209e047SSebastian Reichel 15b209e047SSebastian Reichel If unsure, say N. 16