ACK: [PATCH 0/3] [SRU] [X/raspi2] [Config] Config sync between master and
Colin Ian King
colin.king at canonical.com
Wed Jun 7 08:26:26 UTC 2017
On 24/05/17 15:39, Paolo Pisati wrote:
> BugLink: https://bugs.launchpad.net/bugs/1693250
>
> Over the course of time, the config used for the raspi2 branch, diverged from
> the config used for master/generic, and that could to different behaviours for
> kernel that should have the same (or largely the same) set of features/options
> ([1] is an example of this). What follows is the manual sync between the config
> of master/generic and the raspi2 branch.
>
> After this config the number of kernel modules increased from 3332 to 3547, and
> the size of the kernel deb package increased from 35.4MB to 37.2MB, but since
> many non boot essential options were factored out as modules, the kernel itself
> went down from 6.7MB to 5.7MB - ~1MB of code was shaved.
>
> 1: https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1683505
>
> Paolo Pisati (3):
> UBUNTU: [Config] Config sync wrt master
> UBUNTU: [Config] Factor out as many components as =m as possible
> UBUNTU: [Config] annotations: remove GPIO_TWL4030 and
> REGULATOR_TWL4030 since they are boot essential only for omap3/4
> (and thus master/generic)
>
> debian.raspi2/config/annotations | 6 +-
> debian.raspi2/config/config.common.ubuntu | 503 +++++++++++++++++++++---------
> 2 files changed, 354 insertions(+), 155 deletions(-)
>
Looks very reasonable. Thanks Paolo
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the kernel-team
mailing list