summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-17 00:25:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-17 00:25:00 +0100
commit2e96c40f5529285d113f15275ac2e7214aebd3fe (patch)
tree903b15a9e4b3c2078d81fd3c32a6024d82917690 /target/Config.in
parent0d0d6116a6a733a35dd2e8651988bf5ae2b172b6 (diff)
boot via nfs works and I get a shell
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 61d602e4b..8bf1378ec 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -228,6 +228,10 @@ config ADK_LINUX_ARM_FOXBOARD
select ADK_EABI
select ADK_KERNEL_NLS
select ADK_PACKAGE_KMOD_USB_CONTROLLER
+ select ADK_KERNEL_NETDEVICES
+ select ADK_KERNEL_NET_PCI
+ select ADK_KERNEL_NET_ETHERNET
+ select ADK_KERNEL_MII
select ADK_TARGET_WITH_USB
select ADK_TARGET_WITH_WATCHDOG
help