Commit 61c53460 authored by TOKITA Hiroshi's avatar TOKITA Hiroshi Committed by Mahesh Mahadevan
Browse files

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: default avatarTOKITA Hiroshi <tokita.hiroshi@gmail.com>
parent a9be2103
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
CONFIG_BMC150_MAGN_TRIGGER=y
CONFIG_BMC150_MAGN_TRIGGER_DRDY=y
CONFIG_BMM150_TRIGGER_DIRECT=y
CONFIG_BMP388_TRIGGER_DIRECT=y
CONFIG_INA230_TRIGGER=y
CONFIG_ITDS_TRIGGER=y
CONFIG_LM77_TRIGGER=y
CONFIG_LSM9DS0_GYRO_TRIGGERS=y
CONFIG_LSM9DS0_GYRO_TRIGGER_DRDY=y
CONFIG_TMAG5170_TRIGGER_DIRECT=y
CONFIG_VL53L1X_INTERRUPT_MODE=n
CONFIG_VL53L1X_XSHUT=n