Jetpack/kernel/nvidia/drivers/iio/gyro/Kconfig
dchvs 31faf4d851 cti_kernel: Add CTI sources
Elroy L4T r32.4.4 – JetPack 4.4.1
2021-03-15 20:15:11 -06:00

16 lines
393 B
Plaintext

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