From 09ffc5546cb375d5ea3623ce29d937031fd322d0 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 16 Aug 2013 16:13:34 +0100 Subject: Minor kernel configs cleanup merging duplicated config opts into generic Merge config changes from the various arch configs into generic-config where there's overlapping identical configs across all architectures. If there's a single arch that is difference to the rest of the architectures that option remains in the arch specific config as it takes precedence over the generic config. --- kernel.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 5d488937..81162887 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2237,6 +2237,9 @@ fi # ||----w | # || || %changelog +* Mon Aug 19 2013 Peter Robinson +- Minor kernel configs cleanup merging duplicated config opts into generic + * Sun Aug 18 2013 Josh Boyer - 3.11.0-0.rc5.git6.1 - Linux v3.11-rc5-168-ga08797e -- cgit