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:
@@ -28,6 +28,7 @@ CONFIG_SYS_PBSIZE=2073
|
||||
CONFIG_BOARD_EARLY_INIT_R=y
|
||||
CONFIG_CLOCKS=y
|
||||
CONFIG_SYS_PROMPT="Versal> "
|
||||
CONFIG_CMD_SMBIOS=y
|
||||
CONFIG_CMD_BOOTMENU=y
|
||||
CONFIG_CMD_GREPENV=y
|
||||
CONFIG_CMD_NVEDIT_EFI=y
|
||||
|
||||
Reference in New Issue
Block a user