diff options
-rw-r--r-- | configs/synquacer_developerbox_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/synquacer_developerbox_defconfig b/configs/synquacer_developerbox_defconfig index da5714de612..c4de622314f 100644 --- a/configs/synquacer_developerbox_defconfig +++ b/configs/synquacer_developerbox_defconfig @@ -91,5 +91,5 @@ CONFIG_USB_STORAGE=y CONFIG_EFI_SET_TIME=y CONFIG_EFI_RUNTIME_UPDATE_CAPSULE=y CONFIG_EFI_CAPSULE_ON_DISK=y -CONFIG_EFI_CAPSULE_FIRMWARE_FIT=y +CONFIG_EFI_CAPSULE_FIRMWARE_RAW=y CONFIG_EFI_SECURE_BOOT=y |