X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FP4080DS_SECURE_BOOT_defconfig;h=afe0594432a36903c0eb856967826da2c74e9f21;hb=a5d67547dd9c7a527dfda1967010e703a22441ff;hp=97d5da9b57ef3a0f6aea52294573726715d58e80;hpb=645176d1d5c37c91ddb06c366678fbe302550387;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/P4080DS_SECURE_BOOT_defconfig b/configs/P4080DS_SECURE_BOOT_defconfig index 97d5da9..afe0594 100644 --- a/configs/P4080DS_SECURE_BOOT_defconfig +++ b/configs/P4080DS_SECURE_BOOT_defconfig @@ -1,4 +1,5 @@ CONFIG_PPC=y +CONFIG_SECURE_BOOT=y CONFIG_MPC85xx=y CONFIG_TARGET_P4080DS=y # CONFIG_SYS_MALLOC_F is not set @@ -6,8 +7,8 @@ CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_OF_BOARD_SETUP=y CONFIG_OF_STDOUT_VIA_ALIAS=y -CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT" CONFIG_BOOTDELAY=10 +CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y CONFIG_CMD_GREPENV=y CONFIG_CMD_MMC=y @@ -29,4 +30,5 @@ CONFIG_FSL_ESPI=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_RSA=y +CONFIG_SPL_RSA=y CONFIG_OF_LIBFDT=y