tegrakernel/kernel/nvidia/drivers/iio/gyro/Kconfig

16 lines
393 B
Plaintext
Raw Normal View History

2022-02-16 09:13:02 -06:00
append_menu "Digital gyroscope sensors"
#
# Gyroscope drivers
#
# When adding new entries keep the list in alphabetical order
config NVS_A3G4250D
tristate "STMicroelectronics gyroscope A3G4250D"
depends on I2C && IIO_BUFFER && IIO_TRIGGERED_BUFFER && NVS_IIO
help
Say yes here to build support for STMicroelectronics A3G4250D
gyroscope using NVS (NVidia Sensor framework).
endmenu