[meta-freescale] [PATCH] linux-fslc-imx: Update to 4.9-1.0.x GA based fork

Stefan Agner stefan at agner.ch
Fri Dec 15 03:46:13 PST 2017


On 2017-12-15 02:20, Otavio Salvador wrote:
> On Wed, Dec 13, 2017 at 8:51 PM, Stefan Agner <stefan at agner.ch> wrote:
>> From: Stefan Agner <stefan.agner at toradex.com>
>>
>> This updates the kernel fork for the 4.9-1.0.x-imx branch, merges the
>> 4.9.67 stable release on top of it and apply following changes:
>> - ARM: dts: imx6ull: include all needed definitions
>> - ASoC: sgtl5000: Allow LRCLK pad drive strength to be changed
>> - video: fbdev: mxsfb: honor native-mode
>> - video: mxsfb: simplify parsing
>> - dmaengine: Kconfig: Extend the dependency for MXS_DMA
>> - video: fbdev: mxsfb: fix pixelclock polarity
>> - video: mxsfb: add compile dependencies
>> - chipidea: make usb charger optional
>>
>> Signed-off-by: Stefan Agner <stefan.agner at toradex.com>
>> ---
>>  recipes-kernel/linux/linux-fslc-imx/defconfig    | 24 +++++-------------------
>>  recipes-kernel/linux/linux-fslc-imx_4.9-1.0.x.bb | 16 ++++++++++++++++
>>  2 files changed, 21 insertions(+), 19 deletions(-)
>>  create mode 100644 recipes-kernel/linux/linux-fslc-imx_4.9-1.0.x.bb
>>
>> diff --git a/recipes-kernel/linux/linux-fslc-imx/defconfig b/recipes-kernel/linux/linux-fslc-imx/defconfig
>> index 061a1bde..f9e53a6a 100644
>> --- a/recipes-kernel/linux/linux-fslc-imx/defconfig
>> +++ b/recipes-kernel/linux/linux-fslc-imx/defconfig
>> @@ -1,6 +1,5 @@
>>  CONFIG_KERNEL_LZO=y
>>  CONFIG_SYSVIPC=y
>> -CONFIG_FHANDLE=y
>>  CONFIG_NO_HZ=y
>>  CONFIG_HIGH_RES_TIMERS=y
>>  CONFIG_IKCONFIG=y
> 
> This should be dropped as FHANDLE is used for systemd

I did not disable it. I just did make defconfig and then make
savedefconfig again, so we have a proper minimal defconfig file for the
4.9 kernel.

The reason it does not appear any longer in defconfig is since during
the 4.6 development cycle f76be61755c5 ("Make CONFIG_FHANDLE default y")
enabled FHANDLE by default.

--
Stefan


More information about the meta-freescale mailing list