Enabling BMP280/BMP180 Pressure Sensors

This commit is contained in:
Cai Zhaotian 2017-10-19 18:47:38 +08:00 committed by GitHub
parent 2de45e18bd
commit 300b6572ff

View File

@ -5130,7 +5130,9 @@ CONFIG_SENSORS_HMC5843_SPI=m
# Pressure sensors
#
# CONFIG_ABP060MG is not set
# CONFIG_BMP280 is not set
CONFIG_BMP280=m
CONFIG_BMP280_I2C=m
CONFIG_BMP280_SPI=m
# CONFIG_HID_SENSOR_PRESS is not set
# CONFIG_HP03 is not set
# CONFIG_MPL115_I2C is not set