forked from OERV-BSP/u-boot
xilinx: Enable SMBIOS command
It is good to be aware what information is shared via smbios interface that's why enable it by default. Signed-off-by: Michal Simek <michal.simek@amd.com>
This commit is contained in:
@@ -52,6 +52,7 @@ CONFIG_SPL_SPI_LOAD=y
|
||||
CONFIG_SYS_SPI_U_BOOT_OFFS=0x100000
|
||||
CONFIG_SPL_ATF=y
|
||||
CONFIG_SPL_ATF_NO_PLATFORM_PARAM=y
|
||||
CONFIG_CMD_SMBIOS=y
|
||||
CONFIG_CMD_BOOTMENU=y
|
||||
CONFIG_CMD_THOR_DOWNLOAD=y
|
||||
CONFIG_THOR_RESET_OFF=y
|
||||
|
||||
Reference in New Issue
Block a user