summaryrefslogtreecommitdiffstats
path: root/configs/draco_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/draco_defconfig')
-rw-r--r--configs/draco_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/draco_defconfig b/configs/draco_defconfig
index 1b3aea52e1..bfee48a532 100644
--- a/configs/draco_defconfig
+++ b/configs/draco_defconfig
@@ -8,8 +8,14 @@ CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\
CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_SF=y
+CONFIG_CMD_I2C=y
+CONFIG_CMD_USB=y
CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_TIME=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_SYS_NS16550=y
OpenPOWER on IntegriCloud