Skip to content

Commit

Permalink
remove LIS2MDL from COMMON_MAGNETOMETER
Browse files Browse the repository at this point in the history
  • Loading branch information
dakejahl authored and dagar committed Apr 12, 2024
1 parent 8a8f481 commit 65cc153
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion boards/px4/fmu-v5/debug.px4board
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ CONFIG_DRIVERS_MAGNETOMETER_BOSCH_BMM150=y
CONFIG_DRIVERS_MAGNETOMETER_HMC5883=y
CONFIG_DRIVERS_MAGNETOMETER_ISENTEK_IST8308=y
CONFIG_DRIVERS_MAGNETOMETER_ISENTEK_IST8310=y
CONFIG_DRIVERS_MAGNETOMETER_LIS2MDL=y
CONFIG_DRIVERS_MAGNETOMETER_LIS3MDL=y
CONFIG_DRIVERS_MAGNETOMETER_LSM303AGR=y
CONFIG_DRIVERS_MAGNETOMETER_QMC5883L=y
Expand Down
1 change: 0 additions & 1 deletion src/drivers/magnetometer/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ menu "Magnetometer"
select DRIVERS_MAGNETOMETER_QMC5883L
select DRIVERS_MAGNETOMETER_ISENTEK_IST8308
select DRIVERS_MAGNETOMETER_ISENTEK_IST8310
select DRIVERS_MAGNETOMETER_LIS2MDL
select DRIVERS_MAGNETOMETER_LIS3MDL
select DRIVERS_MAGNETOMETER_LSM303AGR
select DRIVERS_MAGNETOMETER_RM3100
Expand Down

0 comments on commit 65cc153

Please sign in to comment.