diff options
author | Jan Lübbe <jluebbe@debian.org> | 2009-09-10 13:06:15 +0000 |
---|---|---|
committer | Jan Lübbe <jluebbe@debian.org> | 2009-09-18 08:04:44 +0000 |
commit | b60e3a3e546091edaa9a85cada6b044c7ae89368 (patch) | |
tree | 1694e764c252bcc7fa3b4ad8f77216214871e069 /recipes/linux/linux-2.6.30/i686 | |
parent | 7c54aba8056c12678e6225418f889348c3e06b72 (diff) |
linux_2.6.30: add and enable aufs2
Diffstat (limited to 'recipes/linux/linux-2.6.30/i686')
-rw-r--r-- | recipes/linux/linux-2.6.30/i686/defconfig | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/recipes/linux/linux-2.6.30/i686/defconfig b/recipes/linux/linux-2.6.30/i686/defconfig index 21157c49e1..3a29855b6b 100644 --- a/recipes/linux/linux-2.6.30/i686/defconfig +++ b/recipes/linux/linux-2.6.30/i686/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.30 -# Sat Aug 15 17:22:38 2009 +# Thu Sep 10 13:00:34 2009 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -4216,6 +4216,18 @@ CONFIG_UFS_FS=m # CONFIG_UFS_DEBUG is not set CONFIG_EXOFS_FS=m # CONFIG_EXOFS_DEBUG is not set +CONFIG_AUFS_FS=y +CONFIG_AUFS_BRANCH_MAX_127=y +# CONFIG_AUFS_BRANCH_MAX_511 is not set +# CONFIG_AUFS_BRANCH_MAX_1023 is not set +# CONFIG_AUFS_BRANCH_MAX_32767 is not set +# CONFIG_AUFS_HINOTIFY is not set +# CONFIG_AUFS_RDU is not set +# CONFIG_AUFS_SHWH is not set +# CONFIG_AUFS_BR_RAMFS is not set +# CONFIG_AUFS_BR_FUSE is not set +# CONFIG_AUFS_DEBUG is not set +CONFIG_AUFS_BDEV_LOOP=y CONFIG_NILFS2_FS=m CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=m |