
From: Siew Chin Lim elly.siew.chin.lim@intel.com
Remove duplicated CONFIG in socfpga_n5x_defconfig.
Signed-off-by: Siew Chin Lim elly.siew.chin.lim@intel.com Signed-off-by: Jit Loon Lim jit.loon.lim@intel.com --- configs/socfpga_n5x_defconfig | 2 -- 1 file changed, 2 deletions(-)
diff --git a/configs/socfpga_n5x_defconfig b/configs/socfpga_n5x_defconfig index 4971acab8c..30747e389b 100644 --- a/configs/socfpga_n5x_defconfig +++ b/configs/socfpga_n5x_defconfig @@ -20,8 +20,6 @@ CONFIG_BOOTDELAY=5 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="earlycon panic=-1 earlyprintk=ttyS0,115200" CONFIG_USE_BOOTCOMMAND=y -CONFIG_USE_BOOTARGS=y -CONFIG_BOOTARGS="earlycon panic=-1 earlyprintk=ttyS0,115200" CONFIG_BOOTCOMMAND="run fatscript;run mmcload;run linux_qspi_enable;run rsu_status;run mmcboot" CONFIG_SPL_MAX_SIZE=0x40000 CONFIG_SPL_HAS_BSS_LINKER_SECTION=y