summaryrefslogtreecommitdiffstats
path: root/configs/efi-x86_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/efi-x86_defconfig')
-rw-r--r--configs/efi-x86_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/efi-x86_defconfig b/configs/efi-x86_defconfig
index 6f2967b7de..1954717d8c 100644
--- a/configs/efi-x86_defconfig
+++ b/configs/efi-x86_defconfig
@@ -6,8 +6,14 @@ CONFIG_FIT=y
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_BOOTM is not set
# CONFIG_CMD_IMLS is not set
+CONFIG_CMD_SF=y
+CONFIG_CMD_SPI=y
+CONFIG_CMD_USB=y
CONFIG_CMD_GPIO=y
# CONFIG_CMD_NET is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_TIME=y
CONFIG_OF_CONTROL=y
CONFIG_OF_EMBED=y
CONFIG_DM_PCI=y
OpenPOWER on IntegriCloud