From: Adrian Bunk Date: Mon, 14 Apr 2008 14:16:40 +0000 (+0300) Subject: avr32: don't offer CONFIG_RTC X-Git-Tag: v2.6.26-rc1~1128^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17015aafd6d356d5d780a6f2c286a9ff137eb211;p=pandora-kernel.git avr32: don't offer CONFIG_RTC This patch fixes the following compile error: <-- snip --> ... CC [M] drivers/char/rtc.o In file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/char/rtc.c:70: /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/mc146818rtc.h:16:59: error: asm/mc146818rtc.h: No such file or directory ... make[3]: *** [drivers/char/rtc.o] Error 1 <-- snip --> Signed-off-by: Adrian Bunk Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed