diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2006-02-18 22:10:15 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-18 22:10:15 +0000 |
commit | 205288a508c6677bccf6aa9ba5dc5fef623bbf67 (patch) | |
tree | a9553dccb944bc0ab6c2d23b1a02a5d6d3fb13bc /packages/linux/ixp4xx-kernel | |
parent | d2bd48eed40de3b09672b0e996b91c73dc84d781 (diff) |
ixp4xx-kernel: Add coda module to feed
Diffstat (limited to 'packages/linux/ixp4xx-kernel')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.16/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.16/defconfig b/packages/linux/ixp4xx-kernel/2.6.16/defconfig index e7973518c7..0862199528 100644 --- a/packages/linux/ixp4xx-kernel/2.6.16/defconfig +++ b/packages/linux/ixp4xx-kernel/2.6.16/defconfig @@ -1596,7 +1596,7 @@ CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_EXPERIMENTAL is not set # CONFIG_NCP_FS is not set -# CONFIG_CODA_FS is not set +CONFIG_CODA_FS=m # CONFIG_AFS_FS is not set # CONFIG_9P_FS is not set |