summaryrefslogtreecommitdiffstats
path: root/configs/openrd_base_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/openrd_base_defconfig')
-rw-r--r--configs/openrd_base_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/openrd_base_defconfig b/configs/openrd_base_defconfig
index 79f6eda19d..700192132e 100644
--- a/configs/openrd_base_defconfig
+++ b/configs/openrd_base_defconfig
@@ -4,9 +4,13 @@ CONFIG_TARGET_OPENRD=y
CONFIG_SYS_EXTRA_OPTIONS="BOARD_IS_OPENRD_BASE"
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_MMC=y
CONFIG_CMD_USB=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+CONFIG_CMD_EXT2=y
+CONFIG_CMD_FAT=y
CONFIG_SYS_NS16550=y
CONFIG_OF_LIBFDT=y
OpenPOWER on IntegriCloud