Re: 2.6.25-rc7: Ugh.

From: Adrian Bunk
Date: Fri Mar 28 2008 - 13:48:26 EST


On Fri, Mar 28, 2008 at 03:56:49PM +0100, Jan Engelhardt wrote:
>
> On Friday 2008-03-28 10:49, David Brownell wrote:
>> @@ -303,6 +299,7 @@ comment "Platform RTC drivers"
>> config RTC_DRV_CMOS
>> tristate "PC-style 'CMOS'"
>> depends on X86 || ALPHA || ARM || M32R || ATARI || PPC || MIPS
>> + default y if X86
>> help
>> Say "yes" here to get direct support for the real time clock
>> found in every PC or ACPI-based system, and some other boards.
>
> I do not see why it should default to y, given that udev loads my m
> perfectly fine.

Then there's no problem with having it default to "y".

The usual case is to have a driver disabled by default, and when it's
that common that we do not want it disabled by default we can as well
immediately let it default to "y".

The user still has all three choices.

cu
Adrian

--

"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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/