Skip to content

Commit 61c5346

Browse files
soburimmahadevan108
authored andcommitted
tests: drivers: build_all: sensor: Add non-typical TRIGGER settings
The following devices enable TRIGGER in a way that is different from the template definition, so add these settings to sensos_no_default.conf. - bosch,bmc150 - bosch,bmm150 - bosch,bmp150 - ti,ina230 - we,wsen-itds - lm77 - st,lsm9ds0-gyro - ti,tmag5170 Signed-off-by: TOKITA Hiroshi <[email protected]>
1 parent a9be210 commit 61c5346

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1+
CONFIG_BMC150_MAGN_TRIGGER=y
2+
CONFIG_BMC150_MAGN_TRIGGER_DRDY=y
3+
CONFIG_BMM150_TRIGGER_DIRECT=y
4+
CONFIG_BMP388_TRIGGER_DIRECT=y
5+
CONFIG_INA230_TRIGGER=y
6+
CONFIG_ITDS_TRIGGER=y
7+
CONFIG_LM77_TRIGGER=y
8+
CONFIG_LSM9DS0_GYRO_TRIGGERS=y
9+
CONFIG_LSM9DS0_GYRO_TRIGGER_DRDY=y
10+
CONFIG_TMAG5170_TRIGGER_DIRECT=y
111
CONFIG_VL53L1X_INTERRUPT_MODE=n
212
CONFIG_VL53L1X_XSHUT=n

0 commit comments

Comments
 (0)