18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# SSP sensor drivers and commons configuration
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_cimenu "SSP Sensor Common"
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciconfig IIO_SSP_SENSORS_COMMONS
88c2ecf20Sopenharmony_ci	tristate "Commons for all SSP Sensor IIO drivers"
98c2ecf20Sopenharmony_ci	depends on IIO_SSP_SENSORHUB
108c2ecf20Sopenharmony_ci	select IIO_BUFFER
118c2ecf20Sopenharmony_ci	select IIO_KFIFO_BUF
128c2ecf20Sopenharmony_ci	help
138c2ecf20Sopenharmony_ci	  Say yes here to build commons for SSP sensors.
148c2ecf20Sopenharmony_ci	  To compile this as a module, choose M here: the module
158c2ecf20Sopenharmony_ci	  will be called ssp_iio.
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ciconfig IIO_SSP_SENSORHUB
188c2ecf20Sopenharmony_ci	tristate "Samsung Sensorhub driver"
198c2ecf20Sopenharmony_ci	depends on SPI
208c2ecf20Sopenharmony_ci	select MFD_CORE
218c2ecf20Sopenharmony_ci	help
228c2ecf20Sopenharmony_ci	  SSP driver for sensorhub.
238c2ecf20Sopenharmony_ci	  If you say yes here you get ssp support for sensorhub.
248c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
258c2ecf20Sopenharmony_ci	  module will be called sensorhub.
268c2ecf20Sopenharmony_ci
278c2ecf20Sopenharmony_ciendmenu
28