diff --git a/peripherals/sensors/mmc3680kj/Kconfig b/peripherals/sensors/mmc3680kj/Kconfig index 7ff4c713d1..670165f910 100644 --- a/peripherals/sensors/mmc3680kj/Kconfig +++ b/peripherals/sensors/mmc3680kj/Kconfig @@ -9,6 +9,11 @@ if PKG_USING_MMC3680KJ string default "/packages/peripherals/sensors/mmc3680kj" + config PKG_MMC3680KJ_USING_SENSOR_V1 + bool "Enable sensor_v1 device framework" + select RT_USING_SENSOR + default n + choice prompt "Version" default PKG_USING_MMC3680KJ_LATEST_VERSION