I can't seem to find the right configuration item to set to disable the spinning up of the sensor_sim task, which I have no need of in my application.
I've tried setting CONFIG_SENSOR_SIM=n in prj.conf, but something else in the build changes it to y.
I don't understand the config part of the build well enough to figure out how this is happening. Could someone help me figure this one out?