summaryrefslogtreecommitdiff
path: root/target/config/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-14 10:06:24 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-14 15:57:27 +0200
commit73233711d313143413f0d1f2efdc7b5e91310016 (patch)
tree4fdcf1af7e330c6f9fad7ae793188cebe52d08e9 /target/config/Config.in
parentb152ba670eba0293d3d4816f254ec7ef47e4aedb (diff)
add nfsroot support for rpi
Diffstat (limited to 'target/config/Config.in')
-rw-r--r--target/config/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in b/target/config/Config.in
index d7c65138c..f75ed139f 100644
--- a/target/config/Config.in
+++ b/target/config/Config.in
@@ -637,7 +637,6 @@ config ADK_TARGET_ROOTFS_NFSROOT
select ADK_KERNEL_IP_PNP
select ADK_KERNEL_IP_PNP_DHCP
depends on !ADK_HARDWARE_QEMU && !ADK_HARDWARE_VBOX && !ADK_TARGET_SYSTEM_ARANYM_M68K
- depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI
depends on !ADK_TARGET_SYSTEM_ARM_FM
help
Root filesystem mounted via NFS. (DHCP)