From 9ab9ea2db0b13375d3d7114d5c82eb298a118740 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 4 Aug 2020 17:00:01 -0500 Subject: Linux v5.8 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_ADIS16475 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_ADIS16475 (limited to 'configs/fedora/generic/CONFIG_ADIS16475') diff --git a/configs/fedora/generic/CONFIG_ADIS16475 b/configs/fedora/generic/CONFIG_ADIS16475 new file mode 100644 index 000000000..da7de0b31 --- /dev/null +++ b/configs/fedora/generic/CONFIG_ADIS16475 @@ -0,0 +1,23 @@ +# CONFIG_ADIS16475: +# +# Say yes here to build support for Analog Devices ADIS16470, ADIS16475, +# ADIS16477, ADIS16465, ADIS16467, ADIS16500, ADIS16505, ADIS16507 inertial +# sensors. +# +# To compile this driver as a module, choose M here: the module will be +# called adis16475. +# +# Symbol: ADIS16475 [=n] +# Type : tristate +# Defined at drivers/iio/imu/Kconfig:32 +# Prompt: Analog Devices ADIS16475 and similar IMU driver +# Depends on: IIO [=m] && SPI [=y] +# Location: +# -> Device Drivers +# -> Industrial I/O support (IIO [=m]) +# -> Inertial measurement units +# Selects: IIO_ADIS_LIB [=n] && IIO_ADIS_LIB_BUFFER [=n] +# +# +# +CONFIG_ADIS16475=m -- cgit