> You need to include the driver required for your rtc in the kernel config.
> Clearly that is missing.
>
> Find out which driver your old kernel is using for the rtc driver. Clearly
> a newer kernel version wouldn't mess up the rtc layout so much that a make
> oldconfig wouldn't work from the previous kernel config.

cat /sys/class/rtc/rtc0/dev
254:0

cat /sys/class/rtc/rtc0/name
rtc_cmos

Same for both. I really believe they changed the rtc driver code.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to