diff --git a/samples/sensor/sensor_shell/prj.conf b/samples/sensor/sensor_shell/prj.conf index d3189e39aeac769..9f5cc48698e9e4e 100644 --- a/samples/sensor/sensor_shell/prj.conf +++ b/samples/sensor/sensor_shell/prj.conf @@ -5,4 +5,6 @@ CONFIG_SENSOR_SHELL=y CONFIG_SENSOR_INFO=y CONFIG_LOG=y +CONFIG_ICM42688_TRIGGER_NONE=y +CONFIG_ADC_ADS7052_INIT_PRIORITY=99 CONFIG_RTIO_CONSUME_SEM=y