sensor: fix typo in Kconfig
Change-Id: I0fc7e0f66ba994f42a04684e4862fc3218ddd075 Signed-off-by: Qiu Peiyang <peiyangx.qiu@intel.com>
This commit is contained in:
parent
b0c0548ad6
commit
3763487575
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ config BMI160_SPI_PORT_NAME
|
|||
depends on BMI160
|
||||
default ""
|
||||
help
|
||||
Master I2C port name through which BMI160 chip is accessed.
|
||||
Master SPI port name through which BMI160 chip is accessed.
|
||||
|
||||
config BMI160_SLAVE
|
||||
hex "BMI160 SPI slave select pin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue