kernel: enable CONFIG_9P_FS_POSIX_ACL.
This commit is contained in:
parent
284efddf35
commit
57ffad3049
3 changed files with 3 additions and 3 deletions
|
@ -5268,7 +5268,7 @@ CONFIG_AFS_FS=m
|
|||
CONFIG_AFS_FSCACHE=y
|
||||
CONFIG_9P_FS=m
|
||||
CONFIG_9P_FSCACHE=y
|
||||
# CONFIG_9P_FS_POSIX_ACL is not set
|
||||
CONFIG_9P_FS_POSIX_ACL=y
|
||||
CONFIG_NLS=y
|
||||
CONFIG_NLS_DEFAULT="utf8"
|
||||
CONFIG_NLS_CODEPAGE_437=m
|
||||
|
|
|
@ -5214,7 +5214,7 @@ CONFIG_AFS_FS=m
|
|||
CONFIG_AFS_FSCACHE=y
|
||||
CONFIG_9P_FS=m
|
||||
CONFIG_9P_FSCACHE=y
|
||||
# CONFIG_9P_FS_POSIX_ACL is not set
|
||||
CONFIG_9P_FS_POSIX_ACL=y
|
||||
CONFIG_NLS=y
|
||||
CONFIG_NLS_DEFAULT="utf8"
|
||||
CONFIG_NLS_CODEPAGE_437=m
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=kernel
|
||||
_kmajorver=3.4
|
||||
version=${_kmajorver}.4
|
||||
revision=8
|
||||
revision=9
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
preserve=yes
|
||||
|
|
Loading…
Reference in a new issue