# SPDX-License-Identifier: GPL-2.0
#
# Kconfig for QST sensor driver.
#

config SENSORS_QMI8658
        tristate "QMI8658 3-Axis Orientation/Motion Detection Sensor Support"
        select I2C
        depends on AW_INPUT_SENSOR
        default n
        help
          If you say yes here you get support for the Freescale 3-Axis
          Orientation/Motion Detection Sensor.
