zephyr/drivers/sensor/ak8975/Kconfig

11 lines
229 B
Plaintext

# AK8975 magnetometer configuration options
# Copyright (c) 2016 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config AK8975
bool "AK8975 Magnetometer"
depends on I2C
help
Enable driver for AK8975 magnetometer.