18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# HSI controllers configuration 48c2ecf20Sopenharmony_ci# 58c2ecf20Sopenharmony_cicomment "HSI controllers" 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ciconfig OMAP_SSI 88c2ecf20Sopenharmony_ci tristate "OMAP SSI hardware driver" 98c2ecf20Sopenharmony_ci depends on HSI && OF && ARM && COMMON_CLK 108c2ecf20Sopenharmony_ci depends on ARCH_OMAP3 || COMPILE_TEST 118c2ecf20Sopenharmony_ci help 128c2ecf20Sopenharmony_ci SSI is a legacy version of HSI. It is usually used to connect 138c2ecf20Sopenharmony_ci an application engine with a cellular modem. 148c2ecf20Sopenharmony_ci If you say Y here, you will enable the OMAP SSI hardware driver. 158c2ecf20Sopenharmony_ci 168c2ecf20Sopenharmony_ci If unsure, say N. 17