]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: omap2plus_defconfig: switch to the IIO BMP085 driver
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 24 Aug 2016 14:24:12 +0000 (16:24 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 26 Aug 2016 15:45:38 +0000 (08:45 -0700)
This alters the OMAP2plus defconfig to use the IIO BMP280
driver, which is compatible with the BMP085 instead of the old
BMP085-specific misc driver. The IIO driver nowadays have all
the features of the old driver and more.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig

index 487c6c3b13fdeea466fc75a4ff2586f5a0e59b7a..53e1a884a1eae03c97f0941975ed7c3cf3211a3e 100644 (file)
@@ -139,7 +139,6 @@ CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_RAM=y
 CONFIG_BLK_DEV_RAM_SIZE=16384
 CONFIG_SENSORS_TSL2550=m
-CONFIG_BMP085_I2C=m
 CONFIG_SRAM=y
 CONFIG_EEPROM_AT24=m
 CONFIG_SENSORS_LIS3_I2C=m
@@ -428,6 +427,7 @@ CONFIG_EXTCON_USB_GPIO=m
 CONFIG_TI_EMIF=m
 CONFIG_IIO=m
 CONFIG_TI_AM335X_ADC=m
+CONFIG_BMP280=m
 CONFIG_PWM=y
 CONFIG_PWM_OMAP_DMTIMER=m
 CONFIG_PWM_TIECAP=m