diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-01-10 15:06:59 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-01-10 15:06:59 +0000 |
commit | 803d7ee05e42c93a905664da11e2e88d8bd2edd2 (patch) | |
tree | bec9d06185ed82c7d70ea2d57e9db841776e2ef4 /packages | |
parent | a37c8e4783218af384e6c944f8650888d9f824df (diff) |
linux-handhelds-2.6: Disable CONFIG_AUDIT in defconfigs - it is broken on ARM,
neither really needed on handhelds.
Diffstat (limited to 'packages')
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.16/htcuniversal/defconfig b/packages/linux/linux-handhelds-2.6-2.6.16/htcuniversal/defconfig index d409f0b3f5..600a3cbf03 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.16/htcuniversal/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.16/htcuniversal/defconfig @@ -29,7 +29,7 @@ CONFIG_POSIX_MQUEUE=y CONFIG_BSD_PROCESS_ACCT=y CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_SYSCTL=y -CONFIG_AUDIT=y +# CONFIG_AUDIT is not set CONFIG_IKCONFIG=y # CONFIG_MINIMAL_OOPS is not set CONFIG_IKCONFIG_PROC=y diff --git a/packages/linux/linux-handhelds-2.6-2.6.17/htcuniversal/defconfig b/packages/linux/linux-handhelds-2.6-2.6.17/htcuniversal/defconfig index d409f0b3f5..600a3cbf03 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.17/htcuniversal/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.17/htcuniversal/defconfig @@ -29,7 +29,7 @@ CONFIG_POSIX_MQUEUE=y CONFIG_BSD_PROCESS_ACCT=y CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_SYSCTL=y -CONFIG_AUDIT=y +# CONFIG_AUDIT is not set CONFIG_IKCONFIG=y # CONFIG_MINIMAL_OOPS is not set CONFIG_IKCONFIG_PROC=y diff --git a/packages/linux/linux-handhelds-2.6-2.6.18/htcuniversal/defconfig b/packages/linux/linux-handhelds-2.6-2.6.18/htcuniversal/defconfig index d409f0b3f5..600a3cbf03 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.18/htcuniversal/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.18/htcuniversal/defconfig @@ -29,7 +29,7 @@ CONFIG_POSIX_MQUEUE=y CONFIG_BSD_PROCESS_ACCT=y CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_SYSCTL=y -CONFIG_AUDIT=y +# CONFIG_AUDIT is not set CONFIG_IKCONFIG=y # CONFIG_MINIMAL_OOPS is not set CONFIG_IKCONFIG_PROC=y |