drivers: sensor: clean up Kconfig files
- place all sensor Kconfig options in submenu - separate device drivers and common options with a comment line - align help text Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
This commit is contained in:
parent
df5cc172f4
commit
c1f8eb4182
37 changed files with 48 additions and 51 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
menuconfig LSM9DS0_GYRO
|
||||
bool "LSM9DS0 I2C gyroscope Chip"
|
||||
depends on SENSOR && I2C
|
||||
depends on I2C
|
||||
default n
|
||||
help
|
||||
Enable driver for LSM9DS0 I2C-based gyroscope sensor.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue