debian/config/config:

Explicitely unset AUFS_BRANCH_MAX_511, AUFS_BRANCH_MAX_1023,
AUFS_BRANCH_MAX_32767, AUFS_RDU, EXT4_DEBUG.

svn path=/dists/trunk/linux-2.6/; revision=14779
This commit is contained in:
Bastian Blank 2009-12-12 16:01:32 +00:00
parent ca1be002f2
commit cf310f7fad
1 changed files with 5 additions and 0 deletions

View File

@ -2512,9 +2512,13 @@ CONFIG_AFS_FSCACHE=y
CONFIG_AUFS_FS=m
## choice: Maximum number of branches
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
## end choice
# CONFIG_AUFS_HINOTIFY is not set
# CONFIG_AUFS_EXPORT 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
@ -2636,6 +2640,7 @@ CONFIG_EXT4_FS=m
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
##
## file: fs/fat/Kconfig