Gentoo Archives: gentoo-user

From: Andrea Conti <alyf@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] hwclock <--> sysclock and the ntp-client
Date: Tue, 07 Feb 2012 16:58:11
Message-Id: 4F3157CD.1040104@alyf.net
In Reply to: Re: [gentoo-user] hwclock <--> sysclock and the ntp-client by meino.cramer@gmx.de
1 >> Is your RTC driver compiled into the kernel?
2
3 > CONFIG_RTC_HCTOSYS=y
4 > CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
5
6 Those have nothing to do with the RTC *driver*.
7
8 AFAIK on a PC the relevant option is
9
10 CONFIG_RTC_DRV_CMOS
11
12 andrea