The newer BMP280 IIO driver appears to support the BMP085 chip as well,
and the old BMP085 driver cannot be enabled at the same time, giving us
configcheck warnings if we try.

Signed-off-by: California Sullivan <california.l.sulli...@intel.com>
---
 bsp/intel-common/intel-quark.scc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/bsp/intel-common/intel-quark.scc b/bsp/intel-common/intel-quark.scc
index 573d412..8ca5ef9 100644
--- a/bsp/intel-common/intel-quark.scc
+++ b/bsp/intel-common/intel-quark.scc
@@ -13,9 +13,6 @@ include cfg/timer/hz_100.scc
 include features/soc/x1000/x1000.scc
 include features/usb/serial-all.scc
 
-# Add misc drivers for IoT support
-include features/misc/bosch-pressure-sensor-i2c.scc
-
 # This line comes last as it has the final word on
 # CONFIG values.
 kconf hardware intel-quark.cfg
-- 
2.5.5

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to