git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06c06f6
)
linux-2.6.24: enable root nfs support for hipox machine
author
Steffen Sledz
<sledz@dresearch.de>
Tue, 6 Oct 2009 09:45:32 +0000
(11:45 +0200)
committer
Steffen Sledz
<sledz@dresearch.de>
Tue, 6 Oct 2009 09:45:32 +0000
(11:45 +0200)
recipes/linux/linux-2.6.24/hipox/defconfig
patch
|
blob
|
history
diff --git
a/recipes/linux/linux-2.6.24/hipox/defconfig
b/recipes/linux/linux-2.6.24/hipox/defconfig
index
a1482fb
..
657d2f3
100644
(file)
--- a/
recipes/linux/linux-2.6.24/hipox/defconfig
+++ b/
recipes/linux/linux-2.6.24/hipox/defconfig
@@
-332,7
+332,10
@@
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
-# CONFIG_IP_PNP is not set
+CONFIG_IP_PNP=y
+CONFIG_IP_PNP_DHCP=y
+CONFIG_IP_PNP_BOOTP=y
+CONFIG_IP_PNP_RARP=y
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
@@
-1201,6
+1204,7
@@
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
# CONFIG_NFSD is not set
+CONFIG_ROOT_NFS=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_NFS_ACL_SUPPORT=y