All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lei YU <mine260309@gmail.com>
To: 張漢彬 <henbinchang@gmail.com>
Cc: OpenBMC Maillist <openbmc@lists.ozlabs.org>
Subject: Re: How to override default Kernel config
Date: Wed, 4 Jul 2018 10:06:45 +0800	[thread overview]
Message-ID: <CAARXrtkRqe-CGfi1XZn1ueuA7npP0pC67-HfuvaGCiaxtU-Uvg@mail.gmail.com> (raw)
In-Reply-To: <CAG9c7cApfyerEPeZ7e=WBN1nfcgMrxT0Yvy-vSP66S1+-KJYJA@mail.gmail.com>

On Wed, Jul 4, 2018 at 10:03 AM Henbin Chang <henbinchang@gmail.com> wrote:
>
> Thanks Lei Yu.
>
> Actually, I want to enable CONFIG_DEVMEM in my specific machine.
> I added the below config to my machine.cfg
> CONFIG_DEVMEM=y
> CONFIG_HWMON=y
> CONFIG_SENSORS_TMP421=y
>
> But I still saw the line in the ".config" after devtool modify linux-aspeed.
> # CONFIG_DEVMEM is not set
>
> How should I do?

OK, you are using devtool. Then the simplest you can do is to reset and
modify the recipe again:

    devtool reset linux-aspeed
    # Manullay delete the linux-aspeed dir in workspace
    devtool modify linux-aspeed

  reply	other threads:[~2018-07-04  2:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-03  9:48 How to override default Kernel config Henbin Chang
2018-07-04  1:39 ` Lei YU
2018-07-04  2:03   ` Henbin Chang
2018-07-04  2:06     ` Lei YU [this message]
2018-07-04  2:20       ` Henbin Chang
2018-07-04  2:34         ` Lei YU
2018-07-04  2:57           ` Henbin Chang
2018-07-04  5:47             ` Henbin Chang

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=CAARXrtkRqe-CGfi1XZn1ueuA7npP0pC67-HfuvaGCiaxtU-Uvg@mail.gmail.com \
    --to=mine260309@gmail.com \
    --cc=henbinchang@gmail.com \
    --cc=openbmc@lists.ozlabs.org \
    /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.