zephyr/drivers/sensor/lsm6dsl
Ulf Magnusson 19d7803546 drivers: sensor: Kconfig: Remove redundant 'default n' properties
Bool symbols implicitly default to 'n'.

A 'default n' can make sense e.g. in a Kconfig.defconfig file, if you
want to override a 'default y' on the base definition of the symbol. It
isn't used like that on any of these symbols though.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-27 17:20:10 -05:00
..
CMakeLists.txt drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
Kconfig drivers: sensor: Kconfig: Remove redundant 'default n' properties 2018-06-27 17:20:10 -05:00
lsm6dsl.c drivers: sensors: lsm6dsl: Fix array overrun 2018-05-11 19:04:06 -04:00
lsm6dsl.h drivers: sensor: lsm6dsl: add .attr_set callback 2018-04-30 16:16:08 -05:00
lsm6dsl_i2c.c
lsm6dsl_shub.c drivers: sensor: lsm6dsl: add .attr_set callback 2018-04-30 16:16:08 -05:00
lsm6dsl_spi.c sensors/lsm5dsl: Fix SPI API usage 2018-04-21 05:42:59 -07:00
lsm6dsl_trigger.c drivers: sensor: lsm6dsl: add trigger support 2018-04-10 22:12:14 +02:00