summaryrefslogtreecommitdiff
path: root/target/linux/kernel.config
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/kernel.config')
-rw-r--r--target/linux/kernel.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/kernel.config b/target/linux/kernel.config
index 01bb061b3..9c6c96c01 100644
--- a/target/linux/kernel.config
+++ b/target/linux/kernel.config
@@ -12,6 +12,9 @@ CONFIG_PACKET=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_INET=y
+CONFIG_NETDEVICES=y
+CONFIG_NET_CORE=y
+CONFIG_ETHERNET=y
CONFIG_PROC_FS=y
CONFIG_PROC_SYSCTL=y
CONFIG_BLOCK=y