# Sensor configuration options


menuconfig AEM_BARO_SENSOR_CONFIG
	bool "aem brao Sensor Drivers"
	default n
	help
	  Include brao sensor drivers in system config

if AEM_BARO_SENSOR
config AEM_BARO_SENSOR_STK71161
    bool "aem brao STK71161 Sensor support"
	default n
	help
	This aem brao STK71161 Sensor support


endif # AEM_BARO_SENSOR