X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsocfpga_common.h;h=f2f14a676585c5f8d6266ebf4759eddffc45522f;hb=77d2f7f5070c7def29d433096f4cee57eeddbd23;hp=ce5781b806524f1cd7027cb560c15e14d39b3fff;hpb=b89dfcfd926b8224edd24608065eb9bb601c0d3b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h index ce5781b..f2f14a6 100644 --- a/include/configs/socfpga_common.h +++ b/include/configs/socfpga_common.h @@ -64,7 +64,6 @@ #define CONFIG_SYS_MAXARGS 32 /* Max number of command args */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot argument buffer size */ -#define CONFIG_VERSION_VARIABLE /* U-BOOT version */ #define CONFIG_AUTO_COMPLETE /* Command auto complete */ #define CONFIG_CMDLINE_EDITING /* Command history etc */ @@ -234,7 +233,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void); */ #ifdef CONFIG_CMD_USB #define CONFIG_USB_DWC2 -#define CONFIG_USB_STORAGE #endif /* @@ -324,7 +322,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void); #define CONFIG_SPL_TEXT_BASE CONFIG_SYS_INIT_RAM_ADDR #define CONFIG_SPL_MAX_SIZE (64 * 1024) -#define CONFIG_SPL_LIBCOMMON_SUPPORT #define CONFIG_SPL_LIBGENERIC_SUPPORT #define CONFIG_SPL_WATCHDOG_SUPPORT #define CONFIG_SPL_SERIAL_SUPPORT