zephyr/drivers/sensor/bmm150
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
..
Kconfig drivers: sensor: Kconfig: Remove redundant 'default n' properties 2018-06-27 17:20:10 -05:00
bmm150.c driver: sensor: Add BMM150 Geomagnetic sensor driver 2017-09-05 07:56:41 -04:00
bmm150.h drivers: sensor: bmm150: Fix typo in Kconfig symbol 2018-05-23 17:57:06 -04:00