summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/configs
diff options
context:
space:
mode:
Diffstat (limited to 'arch/openrisc/configs')
-rw-r--r--arch/openrisc/configs/generic_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/openrisc/configs/generic_defconfig b/arch/openrisc/configs/generic_defconfig
index 7ae85b0344..53ff671b88 100644
--- a/arch/openrisc/configs/generic_defconfig
+++ b/arch/openrisc/configs/generic_defconfig
@@ -18,3 +18,9 @@ CONFIG_CMD_GO=y
CONFIG_CMD_TIMEOUT=y
CONFIG_CMD_PARTITION=y
CONFIG_DRIVER_SERIAL_NS16550=y
+CONFIG_NET=y
+CONFIG_NET_DHCP=y
+CONFIG_NET_PING=y
+CONFIG_CMD_TFTP=y
+CONFIG_FS_TFTP=y
+CONFIG_DRIVER_NET_ETHOC=y