examples/bmp180: remove references to bmp280 which already has its own example
This commit is contained in:
parent
fdabc7eccc
commit
6a3a180e1e
@ -4,11 +4,11 @@
|
||||
#
|
||||
|
||||
config EXAMPLES_BMP180
|
||||
tristate "BMP180/280 Barometer sensor example"
|
||||
tristate "BMP180 Barometer sensor example"
|
||||
default n
|
||||
depends on SENSORS_BMP180 || SENSORS_BMP280
|
||||
depends on SENSORS_BMP180
|
||||
---help---
|
||||
Enable the BMP180/BMP280 example
|
||||
Enable the BMP180 example
|
||||
|
||||
if EXAMPLES_BMP180
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user