diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.4/config-template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.4/config-template b/target/linux/generic-2.4/config-template index 1553111e8b..37c6f24e90 100644 --- a/target/linux/generic-2.4/config-template +++ b/target/linux/generic-2.4/config-template @@ -498,9 +498,9 @@ CONFIG_NET_SCH_TEQL=m # CONFIG_NET_VENDOR_3COM is not set # CONFIG_NET_VENDOR_RACAL is not set # CONFIG_NET_VENDOR_SMC is not set -# CONFIG_NFSD is not set +CONFIG_NFSD=m +CONFIG_NFSD_V3=y # CONFIG_NFSD_TCP is not set -# CONFIG_NFSD_V3 is not set # CONFIG_NFS_DIRECTIO is not set CONFIG_NFS_FS=m CONFIG_NFS_V3=y |