bsquared wrote:
> On Thu, Apr 28, 2011 at 12:30 PM, Andrew Benton <[email protected]> wrote:
>> zgrep CONFIG_RTC /proc/config.gz
>>
> egrep ^CONFIG_RTC config-2.6.37
> CONFIG_RTC_LIB=y
> CONFIG_RTC_CLASS=y
> CONFIG_RTC_HCTOSYS=y
> CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
> CONFIG_RTC_INTF_SYSFS=y
> CONFIG_RTC_INTF_PROC=y
> CONFIG_RTC_INTF_DEV=y
> CONFIG_RTC_INTF_DEV_UIE_EMUL=y
> CONFIG_RTC_DRV_CMOS=y
> 
> Is something else required? Why the change from init to udev?

Does /dev/rtc exist on your system?  As Andy said, setclock is run by 
udev. It's been that way in LFS since May, 2009 (revision 8902). We are 
now at revision 9518.

   -- Bruce
-- 
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