Dear Mr. Radley,

> The question: Will there be any practical difference for me now
considering
> this comment in Help for CONFIG_RTC?...

>  If you run Linux on a multiprocessor machine and said Y to
> "Symmetric Multi Processing" above, you should say Y here to read
>  and set the RTC in an SMP compatible fashion.
> The comment: Maybe the kernel folks should edit the Help text for
> CONFIG_SMP...
 > People using multiprocessor machines who say Y here should also say
 > Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
 > Management" code will be disabled if you say Y here.
>
> ...since that option is no longer always possible when CONFIG_RTC_CLASS is
> disabled.

We have received your E-mail and are in the process of redirecting it.
Your comments and questions we'll probably be reviewed by our
Help Analysis Department in (the nearest) due time.

If any (or all) of your suggestions are deemed of value they will most
likely be
included in a future release of the kernel.
Please note that based on our preliminary present schedule, we see a
possible
opening for 3.14.7-rc5 or thereafter.

We would like to thank you for your interest in our products and are
looking forward
to hearing from you in the future.

mit Hochachtungsvoll,
Your Friendly Kernel Team


On Thu, Jul 18, 2013 at 11:00 AM, Arthur Radley <
misterarthurrad...@gmail.com> wrote:

> Markku Pesonen <tourula <at> gmail.com> writes:
>
> >
> > alex lupu wrote:
> > > BTW, what's a "Generic RTC class"?
> > >   Would save me some research time ...
> >
> > Generic RTC class supports many different RTC chips found on all kinds
> > of hardware, unlike the legacy PC RTC driver.
> >
> > I assume you are using "make menuconfig". Go to Device Drivers and
> > select at least these:
> > [*] Real Time Clock  --->   (CONFIG_RTC_CLASS)
> >    [*] /sys/class/rtc/rtcN (sysfs)   (CONFIG_RTC_INTF_SYSFS)
> >    [*] /proc/driver/rtc (procfs for rtcN)   (CONFIG_RTC_INTF_PROC)
> >    [*] /dev/rtcN (character devices)   (CONFIG_RTC_INTF_DEV)
> >    [*] PC-style 'CMOS'   (CONFIG_RTC_DRV_CMOS)
> >
>
> I, too, have been enabling CONFIG_RTC "Enhanced Real Time Clock Support
> (legacy PC RTC driver)" and today enabled CONFIG_RTC_CLASS "Real Time
> Clock" as suggested here (thanks, BTW). But I still have a question and a
> comment...
>
> The question: Will there be any practical difference for me now considering
> this comment in Help for CONFIG_RTC?...
>
>   If you run Linux on a multiprocessor machine and said Y to
>   "Symmetric Multi Processing" above, you should say Y here to read
>   and set the RTC in an SMP compatible fashion.
>
> The comment: Maybe the kernel folks should edit the Help text for
> CONFIG_SMP...
>
>   People using multiprocessor machines who say Y here should also say
>   Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
>   Management" code will be disabled if you say Y here.
>
> ...since that option is no longer always possible when CONFIG_RTC_CLASS is
> disabled.
>
> Arthur
>
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to