sensor: lsm6ds0: fix copy/paste error
LSM6DS0 kconfig option refers to LIS3MDL sensor. This commit fixes the issue. Change-Id: I2867973064389cc745fcd5636e65916fcbc0ea40 Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
dfed8c4874
commit
933e39d2a8
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ config LSM6DS0_ACCEL_FULLSCALE
|
|||
config LSM6DS0_ACCEL_SAMPLING_RATE
|
||||
int
|
||||
prompt "Output data rate"
|
||||
depends on LIS3MDL
|
||||
depends on LSM6DS0
|
||||
default 10
|
||||
help
|
||||
Specify the default accelerometer output data rate expressed in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue