Commit 21cb454d authored by Jonathan Cameron's avatar Jonathan Cameron

iio:pressure:Kconfig white space cleanup.

Clearly a high degree of cut and paste has gone on in this file, propogating
a particularly random combination of tabs and spaces.  This patch at least
should make it all consistent going forward.
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 155a5759
...@@ -10,11 +10,11 @@ config BMP280 ...@@ -10,11 +10,11 @@ config BMP280
depends on I2C depends on I2C
select REGMAP_I2C select REGMAP_I2C
help help
Say yes here to build support for Bosch Sensortec BMP280 Say yes here to build support for Bosch Sensortec BMP280
pressure and temperature sensor. pressure and temperature sensor.
To compile this driver as a module, choose M here: the module To compile this driver as a module, choose M here: the module
will be called bmp280. will be called bmp280.
config HID_SENSOR_PRESS config HID_SENSOR_PRESS
depends on HID_SENSOR_HUB depends on HID_SENSOR_HUB
...@@ -27,8 +27,8 @@ config HID_SENSOR_PRESS ...@@ -27,8 +27,8 @@ config HID_SENSOR_PRESS
Say yes here to build support for the HID SENSOR Say yes here to build support for the HID SENSOR
Pressure driver Pressure driver
To compile this driver as a module, choose M here: the module To compile this driver as a module, choose M here: the module
will be called hid-sensor-press. will be called hid-sensor-press.
config MPL115 config MPL115
tristate tristate
...@@ -41,8 +41,8 @@ config MPL115_I2C ...@@ -41,8 +41,8 @@ config MPL115_I2C
Say yes here to build support for the Freescale MPL115A2 Say yes here to build support for the Freescale MPL115A2
pressure sensor connected via I2C. pressure sensor connected via I2C.
To compile this driver as a module, choose M here: the module To compile this driver as a module, choose M here: the module
will be called mpl115_i2c. will be called mpl115_i2c.
config MPL115_SPI config MPL115_SPI
tristate "Freescale MPL115A1 pressure sensor driver" tristate "Freescale MPL115A1 pressure sensor driver"
...@@ -52,8 +52,8 @@ config MPL115_SPI ...@@ -52,8 +52,8 @@ config MPL115_SPI
Say yes here to build support for the Freescale MPL115A1 Say yes here to build support for the Freescale MPL115A1
pressure sensor connected via SPI. pressure sensor connected via SPI.
To compile this driver as a module, choose M here: the module To compile this driver as a module, choose M here: the module
will be called mpl115_spi. will be called mpl115_spi.
config MPL3115 config MPL3115
tristate "Freescale MPL3115A2 pressure sensor driver" tristate "Freescale MPL3115A2 pressure sensor driver"
...@@ -64,8 +64,8 @@ config MPL3115 ...@@ -64,8 +64,8 @@ config MPL3115
Say yes here to build support for the Freescale MPL3115A2 Say yes here to build support for the Freescale MPL3115A2
pressure sensor / altimeter. pressure sensor / altimeter.
To compile this driver as a module, choose M here: the module To compile this driver as a module, choose M here: the module
will be called mpl3115. will be called mpl3115.
config MS5611 config MS5611
tristate "Measurement Specialties MS5611 pressure sensor driver" tristate "Measurement Specialties MS5611 pressure sensor driver"
...@@ -97,7 +97,7 @@ config MS5611_SPI ...@@ -97,7 +97,7 @@ config MS5611_SPI
config MS5637 config MS5637
tristate "Measurement Specialties MS5637 pressure & temperature sensor" tristate "Measurement Specialties MS5637 pressure & temperature sensor"
depends on I2C depends on I2C
select IIO_MS_SENSORS_I2C select IIO_MS_SENSORS_I2C
help help
If you say yes here you get support for the Measurement Specialties If you say yes here you get support for the Measurement Specialties
MS5637 pressure and temperature sensor. MS5637 pressure and temperature sensor.
...@@ -143,7 +143,7 @@ config T5403 ...@@ -143,7 +143,7 @@ config T5403
Say yes here to build support for the EPCOS T5403 pressure sensor Say yes here to build support for the EPCOS T5403 pressure sensor
connected via I2C. connected via I2C.
To compile this driver as a module, choose M here: the module To compile this driver as a module, choose M here: the module
will be called t5403. will be called t5403.
endmenu endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment