All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Agner <stefan@agner.ch>
To: Otavio Salvador <otavio.salvador@ossystems.com.br>
Cc: meta-freescale@yoctoproject.org, Stefan Agner <stefan.agner@toradex.com>
Subject: Re: [PATCH] linux-fslc-imx: Update to 4.9-1.0.x GA based fork
Date: Fri, 15 Dec 2017 12:46:13 +0100	[thread overview]
Message-ID: <0d99dd49418a9d4b0436c15e93fb59e4@agner.ch> (raw)
In-Reply-To: <CAP9ODKpMhvJ3t4x9stz2nZM7LTHENoXvMoGs23cr7NRBkTJ5-w@mail.gmail.com>

On 2017-12-15 02:20, Otavio Salvador wrote:
> On Wed, Dec 13, 2017 at 8:51 PM, Stefan Agner <stefan@agner.ch> wrote:
>> From: Stefan Agner <stefan.agner@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@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


  reply	other threads:[~2017-12-15 11:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-13 22:51 [PATCH] linux-fslc-imx: Update to 4.9-1.0.x GA based fork Stefan Agner
2017-12-15  1:20 ` Otavio Salvador
2017-12-15 11:46   ` Stefan Agner [this message]
2017-12-15 12:20     ` Otavio Salvador
2017-12-15 12:33       ` Stefan Agner
2017-12-15 17:20         ` Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0d99dd49418a9d4b0436c15e93fb59e4@agner.ch \
    --to=stefan@agner.ch \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio.salvador@ossystems.com.br \
    --cc=stefan.agner@toradex.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.