diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2006-02-26 12:55:56 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-26 12:55:56 +0000 |
commit | 7f7b1c131fe495aafbd8cbd9c2dd7b52fff35019 (patch) | |
tree | 8294311389e68aefaacc5ea4b6ff359cfeb2b870 /packages/linux/ixp4xx-kernel/2.6.15 | |
parent | ef5c9bc6490c37db4f88891a304bc513f7b7110a (diff) |
ixp4xx-kernel: Update to 2.6.16-rc4-git9, update defconfig to add CODA_FS=m, update ds101-setup.c kernel commandline
Diffstat (limited to 'packages/linux/ixp4xx-kernel/2.6.15')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.15/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.15/defconfig b/packages/linux/ixp4xx-kernel/2.6.15/defconfig index 8279471c78..597d406940 100644 --- a/packages/linux/ixp4xx-kernel/2.6.15/defconfig +++ b/packages/linux/ixp4xx-kernel/2.6.15/defconfig @@ -1561,7 +1561,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 |