[PATCH 0/3] [SRU] [X/raspi2] [Config] Config sync between master and
Paolo Pisati
paolo.pisati at canonical.com
Wed May 24 14:39:25 UTC 2017
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(-)
--
2.7.4
More information about the kernel-team
mailing list