From 5088c1283a382526a63a881b869ac3321d78211e Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 12 Sep 2012 09:59:44 +0200 Subject: ptxdist: add command to export the nfsroot with a userspace nfsd Signed-off-by: Michael Olbrich --- config/boardsetup/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config/boardsetup/Kconfig') diff --git a/config/boardsetup/Kconfig b/config/boardsetup/Kconfig index 1fdcfbdec..82e0629c2 100644 --- a/config/boardsetup/Kconfig +++ b/config/boardsetup/Kconfig @@ -62,6 +62,14 @@ config BOARDSETUP_ETH_INTERFACE If running virtual hardware (simulated by qemu/kvm), qemu needs to know about a tap interface for virtual networking. Specify it here. +config BOARDSETUP_NFSPORT + int + prompt "NFS service port" + default 2049 + help + When exporting the rootfs with unfsd, this port will be used as NFS + service and MOUNT service port + endmenu menu "Host's Serial Configuration " -- cgit v1.2.3