Am Mittwoch, den 25.02.2009, 08:47 +0800 schrieb Andy Green: > I hope people are basing it off > arch/arm/configs/gta02_packaging_defconfig in which case packages built > from now on will have the module.
OE does that already. Can you apply the following as well, please? @@ -1822,7 +1820,11 @@ # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set CONFIG_NETWORK_FILESYSTEMS=y -# CONFIG_NFS_FS is not set +CONFIG_NFS_FS=m +CONFIG_NFS_V3=y +CONFIG_NFS_V3_ACL=y +# CONFIG_NFS_V4 is not set +CONFIG_ROOT_NFS=y CONFIG_NFSD=m CONFIG_NFSD_V2_ACL=y CONFIG_NFSD_V3=y -- :M:
