diff options
Diffstat (limited to 'configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig')
-rw-r--r-- | configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig b/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig index c9cad4fa85..dbf7363a51 100644 --- a/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig +++ b/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig @@ -32,4 +32,5 @@ CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_RSA=y CONFIG_SPL_RSA=y +CONFIG_RSA_SOFTWARE_EXP=y CONFIG_OF_LIBFDT=y |