From 14ee173c279442e3546682022e462844c70b0bc4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 18 Dec 2020 13:19:08 -0600 Subject: Linux v5.10.1 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_ADXRS290 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_ADXRS290 (limited to 'configs/fedora/generic/CONFIG_ADXRS290') diff --git a/configs/fedora/generic/CONFIG_ADXRS290 b/configs/fedora/generic/CONFIG_ADXRS290 new file mode 100644 index 000000000..4c4f1cf29 --- /dev/null +++ b/configs/fedora/generic/CONFIG_ADXRS290 @@ -0,0 +1,22 @@ +# CONFIG_ADXRS290: +# +# Say yes here to build support for Analog Devices ADXRS290 programmable +# digital output gyroscope. +# +# This driver can also be built as a module. If so, the module will be +# called adxrs290. +# +# Symbol: ADXRS290 [=n] +# Type : tristate +# Defined at drivers/iio/gyro/Kconfig:44 +# Prompt: Analog Devices ADXRS290 Dual-Axis MEMS Gyroscope SPI driver +# Depends on: IIO [=m] && SPI [=y] +# Location: +# -> Device Drivers +# -> Industrial I/O support (IIO [=m]) +# -> Digital gyroscope sensors +# Selects: IIO_BUFFER [=y] && IIO_TRIGGERED_BUFFER [=m] +# +# +# +CONFIG_ADXRS290=m -- cgit