dect
/
linux-2.6
Archived
13
0
Fork 0

staging: iio: Move sensor drivers to sub menus

We have a lot of drivers now, so the iio sub menu becomes quite large.
This patch creates sub menus for the different sensors.

Signed-off-by: Manuel Stahl <manuel.stahl@iis.fraunhofer.de>
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Manuel Stahl 2011-09-21 11:15:50 +01:00 committed by Greg Kroah-Hartman
parent 83e416f458
commit 0aeac51d1b
12 changed files with 34 additions and 12 deletions

View File

@ -1,7 +1,7 @@
#
# Accelerometer drivers
#
comment "Accelerometers"
menu "Accelerometers"
config ADIS16201
tristate "Analog Devices ADIS16201 Dual-Axis Digital Inclinometer and Accelerometer"
@ -100,3 +100,5 @@ config SCA3000
help
Say yes here to build support for the VTI SCA3000 series of SPI
accelerometers. These devices use a hardware ring buffer.
endmenu

View File

@ -1,7 +1,7 @@
#
# ADC drivers
#
comment "Analog to digital convertors"
menu "Analog to digital convertors"
config AD7150
tristate "Analog Devices ad7150/1/6 capacitive sensor driver"
@ -229,3 +229,5 @@ config MAX1363_RING_BUFFER
help
Say yes here to include ring buffer support in the MAX1363
ADC driver.
endmenu

View File

@ -1,7 +1,7 @@
#
# ADDAC drivers
#
comment "Analog digital bi-direction convertors"
menu "Analog digital bi-direction convertors"
config ADT7316
tristate "Analog Devices ADT7316/7/8 ADT7516/7/9 temperature sensor, ADC and DAC driver"
@ -23,3 +23,5 @@ config ADT7316_I2C
help
Say yes here to build I2C bus support for Analog Devices ADT7316/7/8
and ADT7516/7/9.
endmenu

View File

@ -1,7 +1,7 @@
#
# DAC drivers
#
comment "Digital to analog convertors"
menu "Digital to analog convertors"
config AD5624R_SPI
tristate "Analog Devices AD5624/44/64R DAC spi driver"
@ -62,3 +62,5 @@ config MAX517
This driver can also be built as a module. If so, the module
will be called max517.
endmenu

View File

@ -1,7 +1,7 @@
#
# Direct Digital Synthesis drivers
#
comment "Direct Digital Synthesis"
menu "Direct Digital Synthesis"
config AD5930
tristate "Analog Devices ad5930/5932 driver"
@ -57,3 +57,5 @@ config AD9951
help
Say yes here to build support for Analog Devices DDS chip
ad9951, provides direct access via sysfs.
endmenu

View File

@ -1,7 +1,7 @@
#
# IIO Digital Gyroscope Sensor drivers configuration
#
comment "Digital gyroscope sensors"
menu "Digital gyroscope sensors"
config ADIS16060
tristate "Analog Devices ADIS16060 Yaw Rate Gyroscope with SPI driver"
@ -45,3 +45,5 @@ config ADXRS450
This driver can also be built as a module. If so, the module
will be called adxrs450.
endmenu

View File

@ -1,7 +1,7 @@
#
# Impedance Converter, Network Analyzer drivers
#
comment "Network Analyzer, Impedance Converters"
menu "Network Analyzer, Impedance Converters"
config AD5933
tristate "Analog Devices AD5933, AD5934 driver"
@ -14,3 +14,5 @@ config AD5933
To compile this driver as a module, choose M here: the
module will be called ad5933.
endmenu

View File

@ -1,7 +1,7 @@
#
# IIO imu drivers configuration
#
comment "Inertial measurement units"
menu "Inertial measurement units"
config ADIS16400
tristate "Analog Devices ADIS16400 and similar IMU SPI driver"
@ -13,3 +13,5 @@ config ADIS16400
adis16354, adis16355, adis16360, adis16362, adis16364, adis16365,
adis16400 and adis16405 triaxial inertial sensors (adis16400 series
also have magnetometers).
endmenu

View File

@ -1,7 +1,7 @@
#
# Light sensors
#
comment "Light sensors"
menu "Light sensors"
config SENSORS_ISL29018
tristate "ISL 29018 light and proximity sensor"
@ -30,3 +30,5 @@ config TSL2583
help
Provides support for the TAOS tsl2580, tsl2581 and tsl2583 devices.
Access ALS data via iio, sysfs.
endmenu

View File

@ -1,7 +1,7 @@
#
# Magnetometer sensors
#
comment "Magnetometer sensors"
menu "Magnetometer sensors"
config SENSORS_AK8975
tristate "Asahi Kasei AK8975 3-Axis Magnetometer"
@ -23,3 +23,4 @@ config SENSORS_HMC5843
To compile this driver as a module, choose M here: the module
will be called hmc5843
endmenu

View File

@ -1,7 +1,7 @@
#
# IIO meter drivers configuration
#
comment "Active energy metering IC"
menu "Active energy metering IC"
config ADE7753
tristate "Analog Devices ADE7753/6 Single-Phase Multifunction Metering IC Driver"
@ -59,3 +59,5 @@ config ADE7854_SPI
To compile this driver as a module, choose M here: the
module will be called ade7854-spi.
endmenu

View File

@ -1,7 +1,7 @@
#
# Resolver/Synchro drivers
#
comment "Resolver to digital converters"
menu "Resolver to digital converters"
config AD2S90
tristate "Analog Devices ad2s90 driver"
@ -25,3 +25,4 @@ config AD2S1210
Say yes here to build support for Analog Devices spi resolver
to digital converters, ad2s1210, provides direct access via sysfs.
endmenu