diff --git a/peripherals/sensors/tmp1075/Kconfig b/peripherals/sensors/tmp1075/Kconfig index 2a1d00df53..ed270876f0 100644 --- a/peripherals/sensors/tmp1075/Kconfig +++ b/peripherals/sensors/tmp1075/Kconfig @@ -2,6 +2,7 @@ # Kconfig file for package tmp1075 menuconfig PKG_USING_TMP1075 bool "TMP1075 digital temperature sensor for i2c interface." + select RT_USING_SENSOR default n if PKG_USING_TMP1075