#
# Pressure sensors
#
menu "Pressure sensors"

config BMP182
	tristate "BMP182 digital pressure sensor"
	depends on I2C
	default n
	help
	  If you say yes here you get support for the Bosch Sensortec
	  BMP182 digital pressure sensor.

	  To compile this driver as a module, choose M here: the
	  module will be called bmp182.

endmenu
