px4/fmu-v5/uavcanv0perith: disable gps to reduce flash usage

This commit is contained in:
Beat Küng 2022-08-12 16:51:08 +02:00 committed by Daniel Agar
parent 715afd27f5
commit afc99749b8
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ CONFIG_COMMON_HYGROMETERS=n
CONFIG_COMMON_TELEMETRY=n
CONFIG_DRIVERS_ADC_ADS1115=n
CONFIG_DRIVERS_HEATER=n
CONFIG_DRIVERS_GPS=n
CONFIG_DRIVERS_IMU_ANALOG_DEVICES_ADIS16448=n
CONFIG_DRIVERS_IMU_INVENSENSE_ICM20948=n
CONFIG_DRIVERS_IRLOCK=n