kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: daniel.baluta@gmail.com (Daniel Baluta)
To: kernelnewbies@lists.kernelnewbies.org
Subject: make oldconfig forces HWMON to be inbuilt
Date: Wed, 25 May 2016 13:54:44 +0300	[thread overview]
Message-ID: <CAEnQRZAYhtysN6NYULgYe9TktC9k5hO87J1aPhni=pQrj3wp1w@mail.gmail.com> (raw)
In-Reply-To: <CAOxq_8OnUvgLqW_1MZUx1qsC_ABjrSQ18AVkM3nz1bm8h_hfuA@mail.gmail.com>

On Fri, May 20, 2016 at 7:35 AM, Ani Sinha <ani@arista.com> wrote:
> Hi guys :
>
> I am seeing this weird issue where even though my original kernel
> configuration tries to build HWMON as a module, when I do 'make
> oldconfig', it forces HWMON to be built into the kernel. Is there
> anyway I can find what configuration is forcing this change?
> CONFIG_HWMEM is a tristate symbol.

Did you mean CONFIG_HWMON?

Run make menuconfig and use / CONFIG_HWMON to find its
place in config hierarchy. It should be under "Device Drivers" ->
Hardware Monitoring Support.

Then press "?" to find more info about CONFIG_HWMON symbol.
Look for "Selected by".

thanks,
Daniel.

      reply	other threads:[~2016-05-25 10:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-20  4:35 make oldconfig forces HWMON to be inbuilt Ani Sinha
2016-05-25 10:54 ` Daniel Baluta [this message]

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='CAEnQRZAYhtysN6NYULgYe9TktC9k5hO87J1aPhni=pQrj3wp1w@mail.gmail.com' \
    --to=daniel.baluta@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).