From mboxrd@z Thu Jan 1 00:00:00 1970 From: ani@arista.com (Ani Sinha) Date: Thu, 19 May 2016 21:35:34 -0700 Subject: make oldconfig forces HWMON to be inbuilt Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org 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