nuttx/boards /arm/cxd56xx/drivers/sensors/Kconfig: Fix bmp280 texts in Kconfig

Fix SENSORS_BMP280_SCU texts in Kconfig
This commit is contained in:
simbit18 2023-04-20 18:43:08 +02:00 committed by Alin Jerpelea
parent ff376ceb1f
commit 6ca0f90d43

View File

@ -128,11 +128,11 @@ config SENSORS_BMI160_SCU_DECI_ACCEL
endif # SENSORS_BMI160_SCU
config SENSORS_BMP280_SCU
bool "Bosch BMP280 Barometic Pressure Sensor"
bool "Bosch BMP280 Barometric Pressure Sensor"
default n
depends on !SENSORS_BMP280 && (CXD56_I2C0_SCUSEQ || CXD56_I2C1_SCUSEQ)
---help---
Enable driver for the Bosch BMP280 barometic pressure sensor.
Enable driver for the Bosch BMP280 barometric pressure sensor.
if SENSORS_BMP280_SCU