px4/fmu-v5/stackcheck: disable distance sensors to reduce flash

This commit is contained in:
Beat Küng 2022-08-12 14:11:22 +02:00 committed by Daniel Agar
parent 666b84027d
commit 70ec3493c5
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ CONFIG_DRIVERS_BATT_SMBUS=n
CONFIG_DRIVERS_CAMERA_CAPTURE=n
CONFIG_DRIVERS_CAMERA_TRIGGER=n
CONFIG_COMMON_DIFFERENTIAL_PRESSURE=n
CONFIG_COMMON_DISTANCE_SENSOR=n
CONFIG_DRIVERS_HEATER=n
CONFIG_DRIVERS_IMU_ANALOG_DEVICES_ADIS16448=n
CONFIG_DRIVERS_IMU_INVENSENSE_ICM20602=n