* make oldconfig forces HWMON to be inbuilt
@ 2016-05-20 4:35 Ani Sinha
2016-05-25 10:54 ` Daniel Baluta
0 siblings, 1 reply; 2+ messages in thread
From: Ani Sinha @ 2016-05-20 4:35 UTC (permalink / raw)
To: kernelnewbies
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.
thanks
ani
^ permalink raw reply [flat|nested] 2+ messages in thread
* make oldconfig forces HWMON to be inbuilt
2016-05-20 4:35 make oldconfig forces HWMON to be inbuilt Ani Sinha
@ 2016-05-25 10:54 ` Daniel Baluta
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Baluta @ 2016-05-25 10:54 UTC (permalink / raw)
To: kernelnewbies
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-25 10:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-20 4:35 make oldconfig forces HWMON to be inbuilt Ani Sinha
2016-05-25 10:54 ` Daniel Baluta
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).