[oe-commits] org.oe.dev linux-handhelds-2.6: Disable CONFIG_AUDIT in defconfigs - it is broken on ARM,

pfalcon commit openembedded-commits at lists.openembedded.org
Wed Jan 10 15:10:48 UTC 2007


linux-handhelds-2.6: Disable CONFIG_AUDIT in defconfigs - it is broken on ARM,
neither really needed on handhelds.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 0604b4d21148fa75a4b643461eb52fd689ac43c2
ViewMTN: http://monotone.openembedded.org/revision.psp?id=0604b4d21148fa75a4b643461eb52fd689ac43c2
Files:
1
packages/linux/linux-handhelds-2.6-2.6.16/htcuniversal/defconfig
packages/linux/linux-handhelds-2.6-2.6.17/htcuniversal/defconfig
packages/linux/linux-handhelds-2.6-2.6.18/htcuniversal/defconfig
Diffs:

#
# mt diff -r0138f737ce953e134014ea8fbf6578cc8702b9f5 -r0604b4d21148fa75a4b643461eb52fd689ac43c2
#
# 
# 
# patch "packages/linux/linux-handhelds-2.6-2.6.16/htcuniversal/defconfig"
#  from [725d66d743d787887e25c02f983f1057e941fe37]
#    to [fb6448ed2bcbc3ec90e276417d3495e8a85d7a94]
# 
# patch "packages/linux/linux-handhelds-2.6-2.6.17/htcuniversal/defconfig"
#  from [725d66d743d787887e25c02f983f1057e941fe37]
#    to [fb6448ed2bcbc3ec90e276417d3495e8a85d7a94]
# 
# patch "packages/linux/linux-handhelds-2.6-2.6.18/htcuniversal/defconfig"
#  from [725d66d743d787887e25c02f983f1057e941fe37]
#    to [fb6448ed2bcbc3ec90e276417d3495e8a85d7a94]
# 
============================================================
--- packages/linux/linux-handhelds-2.6-2.6.16/htcuniversal/defconfig	725d66d743d787887e25c02f983f1057e941fe37
+++ packages/linux/linux-handhelds-2.6-2.6.16/htcuniversal/defconfig	fb6448ed2bcbc3ec90e276417d3495e8a85d7a94
@@ -29,7 +29,7 @@ CONFIG_SYSCTL=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
============================================================
--- packages/linux/linux-handhelds-2.6-2.6.17/htcuniversal/defconfig	725d66d743d787887e25c02f983f1057e941fe37
+++ packages/linux/linux-handhelds-2.6-2.6.17/htcuniversal/defconfig	fb6448ed2bcbc3ec90e276417d3495e8a85d7a94
@@ -29,7 +29,7 @@ CONFIG_SYSCTL=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
============================================================
--- packages/linux/linux-handhelds-2.6-2.6.18/htcuniversal/defconfig	725d66d743d787887e25c02f983f1057e941fe37
+++ packages/linux/linux-handhelds-2.6-2.6.18/htcuniversal/defconfig	fb6448ed2bcbc3ec90e276417d3495e8a85d7a94
@@ -29,7 +29,7 @@ CONFIG_SYSCTL=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






More information about the Openembedded-commits mailing list