zephyr/drivers/sensor/lis2mdl
Ulf Magnusson 4310babed8 drivers: sensor: lis2mdl: kconfig: Remove unused fixed ODR symbols
After commit 44f373e806 ("driver/sensor: lis2mdl: make use of STdC
definitions"), the code only looks at LIS2MDL_MAG_ODR_RUNTIME, and not
at the LIS2MDL_MAG_ODR_<frequency> symbols.

LIS2MDL_MAG_ODR_RUNTIME is now a yes/no thing in practice, so remove the
choice and turn it into a regular bool symbol.

Found with a script.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-10-21 08:20:23 -05:00
..
CMakeLists.txt driver/sensor: lis2mdl: make use of STdC definitions 2019-09-26 13:42:59 -07:00
Kconfig drivers: sensor: lis2mdl: kconfig: Remove unused fixed ODR symbols 2019-10-21 08:20:23 -05:00
lis2mdl_i2c.c modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.02 2019-10-17 13:07:50 -05:00
lis2mdl_spi.c modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.02 2019-10-17 13:07:50 -05:00
lis2mdl_trigger.c modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.02 2019-10-17 13:07:50 -05:00
lis2mdl.c modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.02 2019-10-17 13:07:50 -05:00
lis2mdl.h modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.02 2019-10-17 13:07:50 -05:00