* [KJ] how do config options disappear from the "defconfig" files?
@ 2007-02-16 14:40 Robert P. J. Day
2007-02-16 17:10 ` Oleg Verych
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Robert P. J. Day @ 2007-02-16 14:40 UTC (permalink / raw)
To: kernel-janitors
i just want to clarify one point about all of the defconfig files in
the source tree. if a CONFIG option is removed from the Kconfig
infrastructure, does that corresponding entry eventually disappear
from all of the defconfig files based on an automatic build at some
point? thanks.
rday
--
====================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://fsdev.net/wiki/index.php?title=Main_Page
====================================
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [KJ] how do config options disappear from the "defconfig" files?
2007-02-16 14:40 [KJ] how do config options disappear from the "defconfig" files? Robert P. J. Day
@ 2007-02-16 17:10 ` Oleg Verych
2007-02-16 17:21 ` Adrian Bunk
2007-02-16 18:02 ` Robert P. J. Day
2 siblings, 0 replies; 4+ messages in thread
From: Oleg Verych @ 2007-02-16 17:10 UTC (permalink / raw)
To: kernel-janitors
> From: "Robert P. J. Day"
> Newsgroups: gmane.linux.kernel.janitors
> Subject: [KJ] how do config options disappear from the "defconfig" files?
> Date: Fri, 16 Feb 2007 09:40:46 -0500 (EST)
> i just want to clarify one point about all of the defconfig files in
> the source tree. if a CONFIG option is removed from the Kconfig
> infrastructure, does that corresponding entry eventually disappear
> from all of the defconfig files based on an automatic build at some
> point? thanks.
AFAIK defconfigs are generated and updated by ARCH maintainers.
____
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CIDÞVDEV
_______________________________________________
Kernel-janitor-discuss mailing list
Kernel-janitor-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kernel-janitor-discuss
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [KJ] how do config options disappear from the "defconfig" files?
2007-02-16 14:40 [KJ] how do config options disappear from the "defconfig" files? Robert P. J. Day
2007-02-16 17:10 ` Oleg Verych
@ 2007-02-16 17:21 ` Adrian Bunk
2007-02-16 18:02 ` Robert P. J. Day
2 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2007-02-16 17:21 UTC (permalink / raw)
To: kernel-janitors
On Fri, Feb 16, 2007 at 09:40:46AM -0500, Robert P. J. Day wrote:
>
> i just want to clarify one point about all of the defconfig files in
> the source tree. if a CONFIG option is removed from the Kconfig
> infrastructure, does that corresponding entry eventually disappear
> from all of the defconfig files based on an automatic build at some
> point? thanks.
Not automatically.
Architecture maintainers sometimes [1] update the defconfig files for
their architectures.
But don't bother - a dead option in a defconfig file doesn't do any
harm, and manually removing options from defconfig files only causes
never ending patch conflicts.
> rday
cu
Adrian
[1] in practice, some do it often and some never
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [KJ] how do config options disappear from the "defconfig" files?
2007-02-16 14:40 [KJ] how do config options disappear from the "defconfig" files? Robert P. J. Day
2007-02-16 17:10 ` Oleg Verych
2007-02-16 17:21 ` Adrian Bunk
@ 2007-02-16 18:02 ` Robert P. J. Day
2 siblings, 0 replies; 4+ messages in thread
From: Robert P. J. Day @ 2007-02-16 18:02 UTC (permalink / raw)
To: kernel-janitors
On Fri, 16 Feb 2007, Adrian Bunk wrote:
> On Fri, Feb 16, 2007 at 09:40:46AM -0500, Robert P. J. Day wrote:
> >
> > i just want to clarify one point about all of the defconfig files in
> > the source tree. if a CONFIG option is removed from the Kconfig
> > infrastructure, does that corresponding entry eventually disappear
> > from all of the defconfig files based on an automatic build at some
> > point? thanks.
>
> Not automatically.
>
> Architecture maintainers sometimes [1] update the defconfig files
> for their architectures.
>
> But don't bother - a dead option in a defconfig file doesn't do any
> harm, and manually removing options from defconfig files only causes
> never ending patch conflicts.
oh, i had *no* intention of submitting patches to do any of that. i
tried that once and was told politely but firmly that those options
would "eventually" disappear on their own so just leave them alone.
i was more interested in whether there was a process that would
eventually *automatically* remove them, or whether it was a manual
decision. from what you say, it sounds like manual maintainer
intervention. that's all i wanted to clarify. thanks.
rday
--
====================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://fsdev.net/wiki/index.php?title=Main_Page
====================================
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-02-16 18:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-16 14:40 [KJ] how do config options disappear from the "defconfig" files? Robert P. J. Day
2007-02-16 17:10 ` Oleg Verych
2007-02-16 17:21 ` Adrian Bunk
2007-02-16 18:02 ` Robert P. J. Day
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.