diff --git a/simulator/simulator/efifeatures.h b/simulator/simulator/efifeatures.h index 714e9f45eb..c9940e7338 100644 --- a/simulator/simulator/efifeatures.h +++ b/simulator/simulator/efifeatures.h @@ -93,6 +93,11 @@ #define EFI_ELECTRONIC_THROTTLE_BODY FALSE #define EFI_AUX_PID FALSE #define EFI_ICU_INPUTS FALSE + +#ifndef HAL_TRIGGER_USE_PAL +#define HAL_TRIGGER_USE_PAL FALSE +#endif /* HAL_TRIGGER_USE_PAL */ + #define EFI_UART_GPS FALSE #define EFI_HAS_RESET FALSE #define EXTREME_TERM_LOGGING FALSE