From cc3a45c0d1e9e7afac3b3bc18ecbe1d3a6eefadf Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 10 Dec 2014 05:17:32 +0000 Subject: [PATCH] [armel/orion5x] Disable AUDIT, PROFILING, OPROFILE svn path=/dists/trunk/linux/; revision=22181 --- debian/changelog | 2 +- debian/config/armel/config-reduced | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 28e18157d..e74705843 100644 --- a/debian/changelog +++ b/debian/changelog @@ -51,7 +51,7 @@ linux (3.18-1~exp1) UNRELEASED; urgency=medium - [/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 Tue, 09 Dec 2014 02:08:47 +0000 diff --git a/debian/config/armel/config-reduced b/debian/config/armel/config-reduced index 3002f4d6a..d208df3a7 100644 --- a/debian/config/armel/config-reduced +++ b/debian/config/armel/config-reduced @@ -39,6 +39,7 @@ CONFIG_IOSCHED_DEADLINE=m ## ## 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_IOSCHED_DEADLINE=m 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