# SPDX-License-Identifier: GPL-2.0
#
# Kconfig for the mmc5603 sensor drivers.

config SENSOR_MMC5603X
        tristate "MMC5603 Magnetometer Sensor Support"
        select I2C
        depends on AW_INPUT_SENSOR
        default n
        help
          If you say yes here you get support for the MMC5603 Magnetometer Sensor.
