Re: Driver-Core: devtmpfs - remove EXPERIMENTAL and enable it by default
[Posted January 20, 2010 by jake]
| From: |
| Kay Sievers <kay.sievers-AT-vrfy.org> |
| To: |
| Arjan van de Ven <arjan-AT-infradead.org> |
| Subject: |
| Re: Driver-Core: devtmpfs - remove EXPERIMENTAL and enable it by default |
| Date: |
| Wed, 20 Jan 2010 18:53:49 +0100 |
| Cc: |
| Greg KH <greg-AT-kroah.com>, linux-kernel <linux-kernel-AT-vger.kernel.org> |
| Archive-link: |
| Article, Thread
|
On Sun, Jan 17, 2010 at 15:58, Arjan van de Ven <arjan@infradead.org> wrote:
> On Fri, 15 Jan 2010 10:03:41 -0800
> Greg KH <greg@kroah.com> wrote:
>> > removing experimental is fine... but setting it by default is a bit
>> > over the top and very inconsistent with how the 'default' option is
>> > used.
>>
>> Why?
>
> because the convention is that we use "default y" only for those things
> that used to be on, and are now turned into a config option.
Oh, I never heard of such a convention. Sure, we can remove that "y",
if this is the way it should be used, not be used.
Looking at the current Kconfig files many "default y" looks more like:
"stuff that should be in a kernel to work in a common setup". I see
new functionality often switched on with that flag.
As said, I don't mind dropping that "y", if there is such a convention.
Thanks,
Kay
(
Log in to post comments)