On Fri, Dec 15, 2017 at 9:46 AM, Stefan Agner <[email protected]> wrote: > On 2017-12-15 02:20, Otavio Salvador wrote: >> On Wed, Dec 13, 2017 at 8:51 PM, Stefan Agner <[email protected]> wrote: >>> From: Stefan Agner <[email protected]> >>> >>> 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 <[email protected]> >>> --- >>> 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.
Awesome :-) Did you test the kernel using the current Vivante driver? -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
