zephyr/drivers/sensor/lis2ds12
Erwan Gouriou 555936f771 dts/Kconfig: Remove unused HAS_DTS_SPI
Symbol is always "and'ed" with the symbol that
selects it, so no effect. Clean it up.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-09-12 08:16:42 -05:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig dts/Kconfig: Remove unused HAS_DTS_SPI 2019-09-12 08:16:42 -05:00
lis2ds12_i2c.c cleanup: include/: move i2c.h to drivers/i2c.h 2019-06-27 22:55:49 -04:00
lis2ds12_spi.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
lis2ds12_trigger.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
lis2ds12.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
lis2ds12.h cleanup: include/: move sensor.h to drivers/sensor.h 2019-06-27 22:55:49 -04:00