linux-config.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Can't remove CONFIG_GENERIC_CMOS_UPDATE, CONFIG_X86_TSC from kernel configuration
@ 2014-10-14  9:34 LAUTERWASSER Stefan
  0 siblings, 0 replies; 2+ messages in thread
From: LAUTERWASSER Stefan @ 2014-10-14  9:34 UTC (permalink / raw)
  To: 'linux-config@vger.kernel.org'

I want to rebuild linux-3.16.3-200.fc20.x86_64 with options:
CONFIG_GENERIC_CMOS_UPDATE=n
CONFIG_X86_TSC=n

But it seams that "make olddefconfig" enables these options again because of dependencies.

I found the "select GENERIC_CMOS_UPDATE" entries in  arch/*/Kconfig files - if I remove them, I am able to build a kernel with CONFIG_GENERIC_CMOS_UPDATE=n.
It's selected by default but does not seam to be necessary isn't it?

I am not able to disable CONFIG_X86_TSC.
It seams that Xen (arch/x86/xen/Kconfig) depends on X86_TSC - so I disabled all the XEN stuff.
May arch/x86/Kconfig.cpu (config X86_TSC - def_bool y) is the reason that CONFIG_X86_TSC is enabled again?
I thought it's just on of multiple clock sources isn't it?

It's my first email to a kernel mailing list so please be clement - feetback welcome. :-)

Mit freundlichen Grüßen/Best regards

Stefan Lauterwasser
Software Engineer 
Transportation Systems 
Thales Deutschland

Email:                  Stefan.Lauterwasser@thalesgroup.com
Web:                    www.thalesgroup.com
-------------------------------------------------------------- 
Thales Transportation Systems GmbH 
Thalesplatz 1 - 71254 Ditzingen - Germany


--
To unsubscribe from this list: send the line "unsubscribe linux-config" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-18 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <2xgu1p0011TeosZ01xgvhH>
2014-10-18 19:35 ` Can't remove CONFIG_GENERIC_CMOS_UPDATE, CONFIG_X86_TSC from kernel configuration John D. Hendrickson and Sara Darnell
2014-10-14  9:34 LAUTERWASSER Stefan

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).