Explicitly unset AUDIT_LOGINUID_IMMUTABLE; not compatible with sysvinit

svn path=/dists/trunk/linux-2.6/; revision=18771
This commit is contained in:
Ben Hutchings 2012-03-03 19:29:23 +00:00
parent eb520f4b87
commit 3155b0e6d1
1 changed files with 1 additions and 0 deletions

View File

@ -3776,6 +3776,7 @@ CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
# CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
## choice: RCU Implementation
CONFIG_TREE_RCU=y
# CONFIG_TREE_PREEMPT_RCU is not set