[kernel] r22181 - in dists/trunk/linux/debian: . config/armel

Ben Hutchings benh at moszumanska.debian.org
Wed Dec 10 05:17:33 UTC 2014


Author: benh
Date: Wed Dec 10 05:17:32 2014
New Revision: 22181

Log:
[armel/orion5x] Disable AUDIT, PROFILING, OPROFILE

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/armel/config-reduced

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Wed Dec 10 02:54:18 2014	(r22180)
+++ dists/trunk/linux/debian/changelog	Wed Dec 10 05:17:32 2014	(r22181)
@@ -51,7 +51,7 @@
     - [/orion5x] block: Disable BLK_DEV_INTEGRITY
     - [/orion5x] SCSI: Disable SCSI_UFSHCD
     - [/orion5x] target: Disable TCM_IBLOCK
-    - [/orion5x] Disable DEBUG_BUGVERBOSE
+    - [/orion5x] Disable AUDIT, DEBUG_BUGVERBOSE, PROFILING, OPROFILE
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 09 Dec 2014 02:08:47 +0000
 

Modified: dists/trunk/linux/debian/config/armel/config-reduced
==============================================================================
--- dists/trunk/linux/debian/config/armel/config-reduced	Wed Dec 10 02:54:18 2014	(r22180)
+++ dists/trunk/linux/debian/config/armel/config-reduced	Wed Dec 10 05:17:32 2014	(r22181)
@@ -39,6 +39,7 @@
 ##
 ## file: init/Kconfig
 ##
+# CONFIG_AUDIT is not set
 # CONFIG_AUDITSYSCALL is not set
 #. Saves about 7K
 # CONFIG_MEMCG is not set
@@ -48,6 +49,7 @@
 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 #. Saves about 17K, and none of the quirks are likely to be needed
 # CONFIG_PCI_QUIRKS is not set
+# CONFIG_PROFILING is not set
 
 ##
 ## file: kernel/power/Kconfig



More information about the Kernel-svn-changes mailing list