why is CONFIG_RTC not set?

Dave Jones davej at redhat.com
Sat Aug 4 17:55:34 UTC 2007


On Sat, Aug 04, 2007 at 10:34:12AM +0200, dragoran wrote:
 > While debugging some qemu problems I wanted to try change the value in
 > 
 > /proc/sys/dev/rtc/max-user-freq
 > 
 > like suggested from qemu but there is no rtc dir in /proc/sys/dev/
 > a cat /boot/config-`uname -r` | grep CONFIG_RTC shows this:
 > 
 > # CONFIG_RTC is not set
 > [..]
 > 
 > why is this disabled? Last time I used it it was there (was a while ago 
 > but it worked)
 > Reason fro this?

We're using the CONFIG_RTC_CLASS drivers instead.

	Dave

-- 
http://www.codemonkey.org.uk




More information about the kernel mailing list