]> Git Repo - J-u-boot.git/blobdiff - configs/openrd_base_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[J-u-boot.git] / configs / openrd_base_defconfig
index a620e61fcdd3530e1c6f200edaddd0c7b3bed747..2f4035541ee039dc2e64dc216e229a2fe5be933c 100644 (file)
@@ -2,4 +2,16 @@ CONFIG_ARM=y
 CONFIG_KIRKWOOD=y
 CONFIG_TARGET_OPENRD=y
 CONFIG_SYS_EXTRA_OPTIONS="BOARD_IS_OPENRD_BASE"
-CONFIG_CMD_NET=y
+CONFIG_BOOTDELAY=3
+# 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
This page took 0.026467 seconds and 4 git commands to generate.