diff --git a/components/drivers/Kconfig b/components/drivers/Kconfig index 0a1db41bf9c5..8b9467008ec6 100755 --- a/components/drivers/Kconfig +++ b/components/drivers/Kconfig @@ -565,9 +565,9 @@ config RT_USING_SENSOR default n if RT_USING_SENSOR - config RT_USING_SENSOR_V2 - bool "Enable Sensor Framework v2" - default n + # config RT_USING_SENSOR_V2 + # bool "Enable Sensor Framework v2" + # default n config RT_USING_SENSOR_CMD bool "Using Sensor cmd"