summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-05-30 23:45:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-05-30 23:45:22 +0200
commit6c2ca0af374232c8b13268529edb9f38296d0c95 (patch)
tree540a421e46b1d80da233c05289c2a70f0dddac5f
parent942b75bbd88ce6ba303a950a16607109bae34205 (diff)
fix enabling of netdevice
-rw-r--r--target/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 096aec6a9..d9fbd1419 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -104,6 +104,7 @@ config ADK_LINUX_X86_ALIX1C
select ADK_KERNEL_SCSI
select ADK_KERNEL_EXT2_FS
select ADK_KERNEL_NET_PCI
+ select ADK_KERNEL_NETDEVICES
select ADK_KERNEL_NET_ETHERNET
select ADK_KERNEL_MII
select BUSYBOX_HWCLOCK